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 loewis
Recipients jwm, loewis
Date 2009-05-02.18:24:10
SpamBayes Score 0.010063853
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Notice that this is no bug: there is no guarantee that repr() can
eval(). For some types it does, for others, it doesn't.
History
Date User Action Args
2009-05-02 18:24:12loewissetrecipients: + loewis, jwm
2009-05-02 18:24:11loewissetmessageid: <[email protected]>
2009-05-02 18:24:10loewislinkissue5907 messages
2009-05-02 18:24:10loewiscreate