]> granicus.if.org Git - python/commit
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:33:09 +0000 (15:33 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:33:09 +0000 (15:33 +0300)
commit9e62d35e656ff2c8c3343943a9b7b5e5bf39ee2e
treea4e224dffceb86edbb5a59438778527c93133c7c
parent95ae99205e3a9da45b958415af92432ca990914e
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
Doc/library/codecs.rst
Misc/NEWS