]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17844: Refactor a documentation of Python specific encodings.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:28:30 +0000 (15:28 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:28:30 +0000 (15:28 +0300)
commit54f70923a3a50971e726b62e63250ec05df21be4
tree60a09fd9c7b9ea0a5cce899e8130741720759fdf
parentcb1a0283c3379c35722832ebdf803d6f509b7b11
Issue #17844: Refactor a documentation of Python specific encodings.
Add links to encoders and decoders for binary-to-binary codecs.
Doc/library/codecs.rst
Misc/NEWS