Daniel Urban <[email protected]> added the comment: eval(repr(float('nan'))) doesn't work either, so I'm not sure ast.literal_eval should. The same with float('inf').
---------- nosy: +daniel.urban _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
