[issue4907] ast.literal_eval does not properly handled complex numbers

Guilherme Polo report at bugs.python.org
Tue Jan 13 13:30:44 CET 2009


Guilherme Polo <ggpolo at gmail.com> added the comment:

Why didn't you use assertRaises in place of that try/except for a test ?

I was somewhat following this issue and just saw it being commited, but
the change was being discussed. Aren't you supposed to commit these kind
of changes only after entering in agreement with others ?

----------
nosy: +gpolo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4907>
_______________________________________


More information about the Python-bugs-list mailing list