Gregory Nofi <crackityjones200...@yahoo.com> added the comment:

I've uploaded new versions of the patch.

__debug__: I removed the "if __debug__" clause and switched to skipUnless.

Exception args: I replaced str(e) with e.args. Thanks for pointing that out! I 
had thought args was going to be deprecated but I guess it's not (Issue6777).

----------
Added file: http://bugs.python.org/file17035/test_grammar.v2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8414>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to