Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

Fixed handling on unary minus in r85314.  In so doing, it also liberalized what 
literal_eval() accepts (3j+4 for example). This simplified the implementation 
and removed an unnecessary restriction which wasn't needed for "safety".

----------
nosy: +rhettinger

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

Reply via email to