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 eric.smith, mark.dickinson, r.david.murray, rhettinger
Date 2009-12-12.11:38:37
SpamBayes Score 2.1866159e-08
Marked as misclassified No
Message-id <1260617920.44.0.99662961787.issue7469@psf.upfronthosting.co.za>
In-reply-to
Content
Is there anything actually *wrong* with that FAQ section?  I'm not sure 
how mentioning short float repr would address any particular FAQ.  Unless 
that FAQ is "why do 2.6 and 2.7 give different results?".

I agree that the tutorial section for trunk needs updating.

I also notice that the FAQs for py3k need to be looked at closely:  there 
are a lot of print statements in there, and doubtless some other 2.x-isms.
History
Date User Action Args
2009-12-12 11:38:40mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, eric.smith, r.david.murray
2009-12-12 11:38:40mark.dickinsonsetmessageid: <1260617920.44.0.99662961787.issue7469@psf.upfronthosting.co.za>
2009-12-12 11:38:38mark.dickinsonlinkissue7469 messages
2009-12-12 11:38:37mark.dickinsoncreate