Georg Brandl <[EMAIL PROTECTED]> added the comment:

I would expect "abc".isprintable() give me a bool and "abc".printable()
to return a printable string, as with "abc".lower() and "abc".islower().

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2630>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to