]> granicus.if.org Git - python/commit
Issue #27626: Spelling fixes in docs, comments and internal names
authorMartin Panter <vadmium+py@gmail.com>
Thu, 28 Jul 2016 01:11:04 +0000 (01:11 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Thu, 28 Jul 2016 01:11:04 +0000 (01:11 +0000)
commita850ef698e55d07173051747e96207496c6f1bdb
tree4044b1fb278313ef2b95e05371d9a9ed188feb35
parente2eacc02bcc9f8977f5f3cea6243f236c508b772
Issue #27626: Spelling fixes in docs, comments and internal names

Based on patch by Ville Skyttä.
34 files changed:
Demo/tix/samples/Balloon.py
Demo/tix/samples/BtnBox.py
Demo/tix/samples/CmpImg.py
Demo/tix/samples/ComboBox.py
Demo/tix/samples/Control.py
Demo/tix/samples/DirList.py
Demo/tix/samples/DirTree.py
Demo/tix/samples/NoteBook.py
Demo/tix/samples/OptMenu.py
Demo/tix/samples/PanedWin.py
Demo/tix/samples/PopMenu.py
Demo/tix/samples/SHList1.py
Demo/tix/samples/SHList2.py
Demo/tix/samples/Tree.py
Demo/turtle/tdemo_I_dontlike_tiltdemo.py
Doc/howto/sockets.rst
Include/longobject.h
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_structures.py
Lib/idlelib/CallTipWindow.py
Lib/idlelib/ParenMatch.py
Lib/platform.py
Lib/test/test_cookielib.py
Lib/test/test_deque.py
Lib/test/test_structseq.py
Lib/unittest/case.py
Misc/NEWS
Misc/cheatsheet
Modules/_ctypes/_ctypes.c
Modules/itertoolsmodule.c
Objects/exceptions.c
Objects/longobject.c
Tools/freeze/freeze.py
Tools/scripts/redemo.py