]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#18741: fix more typos. Patch by Févry Thibault.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 17 Aug 2013 13:11:40 +0000 (16:11 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 17 Aug 2013 13:11:40 +0000 (16:11 +0300)
commitb5bc353b8893461b0ecdf0e4bc2b299ef2b19bc0
treefecebf5a3c00ff7f3194ff1296e4cb26468634f0
parent9ff79f7c46fc13bb0855d33ab75acd578a950abf
#18741: fix more typos.  Patch by Févry Thibault.
22 files changed:
Lib/concurrent/futures/process.py
Lib/ctypes/test/runtests.py
Lib/ctypes/test/test_cfuncs.py
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_refcounts.py
Lib/ctypes/test/test_structures.py
Lib/distutils/command/install.py
Lib/distutils/command/sdist.py
Lib/distutils/tests/test_build_clib.py
Lib/idlelib/idle_test/mock_tk.py
Lib/idlelib/idle_test/test_formatparagraph.py
Lib/lib2to3/fixes/fix_itertools.py
Lib/lib2to3/fixes/fix_metaclass.py
Lib/lib2to3/tests/test_parser.py
Lib/sqlite3/test/regression.py
Lib/sqlite3/test/types.py
Lib/test/support/__init__.py
Lib/test/test_email/test_headerregistry.py
Lib/unittest/test/test_case.py
Lib/unittest/test/test_loader.py
Lib/unittest/test/test_program.py
Lib/xml/etree/ElementTree.py