]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh_fcn_help.py
build: accept both python 3 and python 2
[ginac.git] / ginsh / ginsh_fcn_help.py
old mode 100755 (executable)
new mode 100644 (file)
index 1c7ea49..edc675b
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+
 # encoding: utf-8
 # Convert help for ginsh functions from man page to C source
 import sys, re, optparse