Message 80921 - Python tracker (original) (raw)
Python 3.0rc1+ (py3k, Nov 5 2008, 14:44:46) [GCC 3.4.6 20060404 (Red Hat 3.4.6-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
' '.isprintable() # probably no surprise: False import sys sys.getdefaultencoding() 'utf-8'