mirror of
https://github.com/python/cpython.git
synced 2025-10-27 08:46:53 +00:00
comments, docstrings or error messages. I fixed two minor things in
test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").
There is a minor style issue involved: Guido seems to have preferred English
grammar (behaviour, honour) in a couple places. This patch changes that to
American, which is the more prominent style in the source. I prefer English
myself, so if English is preferred, I'd be happy to supply a patch myself ;)
|
||
|---|---|---|
| .. | ||
| addpack.py | ||
| cmp.py | ||
| cmpcache.py | ||
| codehack.py | ||
| dircmp.py | ||
| dump.py | ||
| find.py | ||
| fmt.py | ||
| grep.py | ||
| lockfile.py | ||
| newdir.py | ||
| ni.py | ||
| packmail.py | ||
| Para.py | ||
| poly.py | ||
| rand.py | ||
| tb.py | ||
| util.py | ||
| whatsound.py | ||
| zmod.py | ||