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:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
firstname = "Jonathan"
|
||||
|
||||
print "Hello, " + firstname
|
||||
|
Reference in New Issue
Block a user