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 schwab
Recipients schwab, serhiy.storchaka
Date 2014-07-04.18:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404497170.55.0.471934896557.issue21881@psf.upfronthosting.co.za>
In-reply-to
Content
>>> _tkinter.create().getdouble(float('nan'))
nan
History
Date User Action Args
2014-07-04 18:06:10schwabsetrecipients: + schwab, serhiy.storchaka
2014-07-04 18:06:10schwabsetmessageid: <1404497170.55.0.471934896557.issue21881@psf.upfronthosting.co.za>
2014-07-04 18:06:10schwablinkissue21881 messages
2014-07-04 18:06:10schwabcreate