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 eli.bendersky
Recipients docs@python, eli.bendersky, ezio.melotti, mark.dickinson, meador.inge
Date 2011-11-29.02:43:46
SpamBayes Score 0.0679679
Marked as misclassified No
Message-id <1322534627.93.0.868198292393.issue13494@psf.upfronthosting.co.za>
In-reply-to
Content
'bool' is just one of many conversion functions that convert their argument to the type they designate. Does this doc problem only exist for 'bool' or also for 'int', 'float' and others?
History
Date User Action Args
2011-11-29 02:43:48eli.benderskysetrecipients: + eli.bendersky, mark.dickinson, ezio.melotti, meador.inge, docs@python
2011-11-29 02:43:47eli.benderskysetmessageid: <1322534627.93.0.868198292393.issue13494@psf.upfronthosting.co.za>
2011-11-29 02:43:47eli.benderskylinkissue13494 messages
2011-11-29 02:43:46eli.benderskycreate