]> granicus.if.org Git - python/commit
[Bug #1622533] Make docstrings raw strings because they contain control characters...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 5 Jan 2007 14:24:36 +0000 (14:24 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 5 Jan 2007 14:24:36 +0000 (14:24 +0000)
commit3b015c46a5f12322839512d54e15f51f5e10d3e4
tree32c497f598acb712e681a91b53b166b1cf6c826f
parenta6e0f502ea99545385264fafb73c4134712c35be
[Bug #1622533] Make docstrings raw strings because they contain control characters (\0, \1)
Lib/StringIO.py
Lib/difflib.py