]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Escaped backslashes in docstrings.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 3 Apr 2015 15:12:32 +0000 (18:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 3 Apr 2015 15:12:32 +0000 (18:12 +0300)
commitc811328e4485bba17901e8da6c119ccd3fb83878
tree649a273283ed032ac53dd8441f600043bfe40f44
parent023de869ecdbabe86ef6581d74f21fef1a03aca3
Escaped backslashes in docstrings.
Lib/codecs.py
Lib/idlelib/SearchEngine.py
Lib/textwrap.py