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 eric.araujo
Recipients Carl.M.Johnson, cvrebert, docs@python, eric.araujo, ezio.melotti, sijinjoseph
Date 2011-04-27.10:23:41
SpamBayes Score 0.004724362
Marked as misclassified No
Message-id <1303899824.04.0.675339241267.issue11926@psf.upfronthosting.co.za>
In-reply-to
Content
True and False are keywords in 3.x for the parser (IIUC), even though they’re still instances of bool.
History
Date User Action Args
2011-04-27 10:23:44eric.araujosetrecipients: + eric.araujo, ezio.melotti, cvrebert, sijinjoseph, docs@python, Carl.M.Johnson
2011-04-27 10:23:44eric.araujosetmessageid: <1303899824.04.0.675339241267.issue11926@psf.upfronthosting.co.za>
2011-04-27 10:23:41eric.araujolinkissue11926 messages
2011-04-27 10:23:41eric.araujocreate