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 pitrou
Recipients amaury.forgeotdarc, eric.smith, georg.brandl, gvanrossum, ishimoto, lemburg, pitrou
Date 2008-06-04.21:30:57
SpamBayes Score 0.16087872
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Shall the method be called isprintable() or simply printable()? For the
record, in the io classes, the writable()/readable() convention was chosen.
History
Date User Action Args
2008-06-04 21:31:00pitrousetspambayes_score: 0.160879 -> 0.16087872
recipients: + pitrou, lemburg, gvanrossum, georg.brandl, ishimoto, amaury.forgeotdarc, eric.smith
2008-06-04 21:30:59pitrousetspambayes_score: 0.160879 -> 0.160879
messageid: <[email protected]>
2008-06-04 21:30:58pitroulinkissue2630 messages
2008-06-04 21:30:58pitroucreate