]> granicus.if.org Git - python/commit
#11565: Fix several typos. Patch by Piotr Kasprzyk.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 16 Mar 2011 10:34:31 +0000 (12:34 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 16 Mar 2011 10:34:31 +0000 (12:34 +0200)
commitc2077b0d9b5bf99768c6f396bf7ae6c41b682465
tree8a1dc9e646a99465f4f1c9961012d52ef183e653
parent6905de14fef619767693f8bd91996bc7e99ca9fe
#11565: Fix several typos. Patch by Piotr Kasprzyk.
91 files changed:
Doc/includes/sqlite3/shared_cache.py
Doc/library/imaplib.rst
Include/abstract.h
Include/pymacconfig.h
Lib/SimpleXMLRPCServer.py
Lib/csv.py
Lib/ctypes/test/test_arrays.py
Lib/ctypes/test/test_init.py
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_win32.py
Lib/difflib.py
Lib/distutils/cmd.py
Lib/distutils/tests/test_clean.py
Lib/distutils/tests/test_sdist.py
Lib/doctest.py
Lib/email/header.py
Lib/idlelib/FormatParagraph.py
Lib/idlelib/extend.txt
Lib/idlelib/macosxSupport.py
Lib/imaplib.py
Lib/lib-tk/Tix.py
Lib/lib-tk/test/test_ttk/test_functions.py
Lib/lib-tk/ttk.py
Lib/lib-tk/turtle.py
Lib/lib2to3/fixes/fix_metaclass.py
Lib/lib2to3/pgen2/conv.py
Lib/lib2to3/pytree.py
Lib/lib2to3/tests/data/py2_test_grammar.py
Lib/lib2to3/tests/data/py3_test_grammar.py
Lib/ntpath.py
Lib/pickletools.py
Lib/platform.py
Lib/subprocess.py
Lib/test/pyclbr_input.py
Lib/test/test_builtin.py
Lib/test/test_capi.py
Lib/test/test_datetime.py
Lib/test/test_decimal.py
Lib/test/test_descr.py
Lib/test/test_doctest.py
Lib/test/test_extcall.py
Lib/test/test_float.py
Lib/test/test_grammar.py
Lib/test/test_httpservers.py
Lib/test/test_iterlen.py
Lib/test/test_itertools.py
Lib/test/test_marshal.py
Lib/test/test_math.py
Lib/test/test_memoryio.py
Lib/test/test_mmap.py
Lib/test/test_multiprocessing.py
Lib/test/test_pep277.py
Lib/test/test_pkg.py
Lib/test/test_print.py
Lib/test/test_strptime.py
Lib/test/test_syntax.py
Lib/test/test_threading.py
Lib/test/test_trace.py
Lib/test/test_urllib.py
Lib/test/test_warnings.py
Lib/unittest/test/test_program.py
Lib/xml/dom/minicompat.py
Lib/xml/dom/minidom.py
Mac/BuildScript/build-installer.py
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_functoolsmodule.c
Modules/_io/iobase.c
Modules/_io/stringio.c
Modules/_sqlite/connection.h
Modules/cmathmodule.c
Modules/socketmodule.c
Modules/timemodule.c
Modules/zipimport.c
Modules/zlib/deflate.h
Modules/zlib/gzio.c
Objects/dictobject.c
Objects/listobject.c
Objects/longobject.c
Objects/typeobject.c
PC/bdist_wininst/extract.c
PC/bdist_wininst/install.c
PC/os2emx/dlfcn.c
PC/os2emx/dlfcn.h
Python/ceval.c
Python/pystate.c
Python/thread.c
Tools/freeze/checkextensions_win32.py
Tools/scripts/fixcid.py
setup.py