]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix empty strings to empty bytes objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 6 Feb 2014 19:11:33 +0000 (21:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 6 Feb 2014 19:11:33 +0000 (21:11 +0200)
commit303718c3d7b650f946a6364f50c9048a1100535b
treecd3d098baf17dbe989833ffeed8e8f53d2c622fa
parentf317cb7a2054c878f98aab38411d43fb179e53fd
parent5e028ae09e3181a1bebc402a9a414b8a79845090
Fix empty strings to empty bytes objects.
Doc/library/asynchat.rst
Doc/library/asyncore.rst
Doc/library/xml.etree.elementtree.rst