weird ... running the python module with perl interpreter was passing ... but it seems this is because perl was taking the shebang line into account (???)
This commit is contained in:
parent
fdcafd13f5
commit
748671e3fc
@ -1,5 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
|
|
||||||
firstname = "Jonathan"
|
firstname = "Jonathan"
|
||||||
|
|
||||||
print "Hello, " + firstname
|
print "Hello, " + firstname
|
||||||
|
Loading…
Reference in New Issue
Block a user