]> granicus.if.org Git - python/commit
Issue19995: more informative error message; spelling corrections; use operator.mod...
authorEthan Furman <ethan@stoneleaf.us>
Fri, 21 Mar 2014 13:38:46 +0000 (06:38 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Fri, 21 Mar 2014 13:38:46 +0000 (06:38 -0700)
commit9ab748013b00d6873b07c15ce50927104f5ece63
tree5d4fbd8b80ce56ce7f1ca41b4f09a8faa843f1f6
parenta17d6780980f5c1ca940b5260edcec4cf103469c
Issue19995: more informative error message; spelling corrections; use operator.mod instead of __mod__
Lib/test/test_unicode.py
Objects/unicodeobject.c