Question

Andrew Berg bahamutzero8825 at gmail.com
Mon Aug 1 04:54:06 EDT 2011


On 2011.07.30 06:38 PM, Camilo Andres Roca Duarte wrote:
> $ python myfunctions.py
> SyntaxError: invalid syntax
It helps to include the full traceback. If we don't know the code that
caused the error, it's pretty hard to say what went wrong, especially
with an exception as broad as SyntaxError. It's easier to ignore extra
information than it is to extrapolate missing information.

Also, please use more specific subject lines. That way, others know
whether it's worth their time to read the message. Some even ignore all
messages with generic subject lines completely. It also makes your
message easier to find if you ever need to search for it later.

-- 
CPython 3.2.1 | Windows NT 6.1.7601.17592 | Thunderbird 5.0
PGP/GPG Public Key ID: 0xF88E034060A78FCB



More information about the Python-list mailing list