This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author daniel.urban
Recipients JBernardo, benjamin.peterson, daniel.urban, mark.dickinson
Date 2012-07-04.16:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341418922.81.0.289143308717.issue15245@psf.upfronthosting.co.za>
In-reply-to
Content
eval(repr(float('nan'))) doesn't work either, so I'm not sure ast.literal_eval should. The same with float('inf').
History
Date User Action Args
2012-07-04 16:22:02daniel.urbansetrecipients: + daniel.urban, mark.dickinson, benjamin.peterson, JBernardo
2012-07-04 16:22:02daniel.urbansetmessageid: <1341418922.81.0.289143308717.issue15245@psf.upfronthosting.co.za>
2012-07-04 16:22:02daniel.urbanlinkissue15245 messages
2012-07-04 16:22:02daniel.urbancreate