]> granicus.if.org Git - python/commit
#7000: document "sep" in capwords. Add a few tests
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 26 Sep 2009 11:20:53 +0000 (11:20 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 26 Sep 2009 11:20:53 +0000 (11:20 +0000)
commit9aac2455ab9b47033b8b0807e28a3d8b4a9d9d37
tree44ea056442ffde8359132c38fd1243ada17acf49
parentafdbe3d661c8abbbcb8737a85d1289ae135579e4
#7000: document "sep" in capwords. Add a few tests
Doc/library/string.rst
Lib/string.py
Lib/test/test_string.py