Files
cpython/Objects
Antoine Pitrou fce7fd6426 Issue #9549: sys.setdefaultencoding() and PyUnicode_SetDefaultEncoding()
are now removed, since their effect was inexistent in 3.x (the default
encoding is hardcoded to utf-8 and cannot be changed).
2010-09-01 18:54:56 +00:00
..
2010-08-23 19:35:39 +00:00
2009-09-01 07:34:27 +00:00
2010-06-07 18:47:09 +00:00