]> granicus.if.org Git - python/commit
Issue #11303: Added shortcuts for utf8 and latin1 encodings.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 25 Feb 2011 19:19:57 +0000 (19:19 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 25 Feb 2011 19:19:57 +0000 (19:19 +0000)
commit1d52146a25fdf534117602e77c7f3f539ea64294
tree5adfb510b3345e0321770055f224e54ddb33d090
parenteea22d2d660eae039ab392684ac8a8693f1f2a4d
Issue #11303: Added shortcuts for utf8 and latin1 encodings.
Documented the list of optimized encodings as CPython implementation
detail.
Doc/library/codecs.rst
Objects/unicodeobject.c