Message8027
Thanks for responding. The problem happens on 64-bit Windows 7. Running bang.py under jython and then python:
C:\temp>jython --version
Jython 2.7b1
C:\temp>jython bang.py ! hello
['bang.py', 'hello']
C:\temp>python bang.py ! hello
['bang.py', '!', 'hello'] |
|
Date |
User |
Action |
Args |
2013-05-22 18:27:41 | rjkimble | set | messageid: <1369247261.18.0.630202971203.issue2056@psf.upfronthosting.co.za> |
2013-05-22 18:27:41 | rjkimble | set | recipients:
+ rjkimble, santa4nt |
2013-05-22 18:27:41 | rjkimble | link | issue2056 messages |
2013-05-22 18:27:41 | rjkimble | create | |
|