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 mark.dickinson
Recipients BreamoreBoy, amirouche, bob.ippolito, chris.jerdonek, eric.araujo, ezio.melotti, flox, ggenellina, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, techtonik
Date 2012-11-29.07:54:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354175647.67.0.0673678589664.issue4945@psf.upfronthosting.co.za>
In-reply-to
Content
> Changing "If *allow_nan* is ``True``" to "equals ``True``"

I don't think that's any more accurate.  Many Python objects are 'true' but not equal to 'True' (e.g., nonempty collections).
History
Date User Action Args
2012-11-29 07:54:07mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, bob.ippolito, ggenellina, techtonik, ezio.melotti, eric.araujo, r.david.murray, flox, chris.jerdonek, BreamoreBoy, amirouche, serhiy.storchaka
2012-11-29 07:54:07mark.dickinsonsetmessageid: <1354175647.67.0.0673678589664.issue4945@psf.upfronthosting.co.za>
2012-11-29 07:54:07mark.dickinsonlinkissue4945 messages
2012-11-29 07:54:07mark.dickinsoncreate