Oops, forgot the python version etc:
bash $ /usr/bin/env python -V
Python 2.7
On SuSE 11.4
bash $ uname -a
Linux crmartin 2.6.37.6-0.9-desktop #1 SMP PREEMPT 2011-10-19 22:33:27 +0200
x86_64 x86_64 x86_64 GNU/Linux
--
http://mail.python.org/mailman/listinfo/python-list
This is what seems like an odd bug, but in code I'd thing often-enough used it
must be the expected behavior and I just don't understand. Please,
sirs/mesdames, is this a bug?
Example code:
begin code ---
#!/usr/bin/env python
"""
@-character WTF?
"""
import sy