]> granicus.if.org Git - python/commit
Fix a bunch of typos in documentation, docstrings and comments.
authorWalter Dörwald <walter@livinglogic.de>
Mon, 20 Oct 2003 14:01:56 +0000 (14:01 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 20 Oct 2003 14:01:56 +0000 (14:01 +0000)
commitf0dfc7ac5c2f76baaae0c3b45bc339281cfa2adc
tree9a4b5d8c9ea1dbbd4ead4b2990c77a997fb3905b
parent4b17e3993b7d4ada586e66ad40a73e12e086645e
Fix a bunch of typos in documentation, docstrings and comments.
(From SF patch #810751)
43 files changed:
Demo/metaclasses/index.html
Doc/ext/newtypes.tex
Doc/lib/libprofile.tex
Doc/lib/libregex.tex
Doc/ref/ref6.tex
Doc/texinputs/python.sty
Doc/whatsnew/whatsnew20.tex
Include/abstract.h
Lib/ConfigParser.py
Lib/Cookie.py
Lib/asyncore.py
Lib/distutils/cmd.py
Lib/email/Message.py
Lib/heapq.py
Lib/ihooks.py
Lib/mimetypes.py
Lib/ntpath.py
Lib/os2emxpath.py
Lib/pre.py
Lib/profile.doc
Lib/rlcompleter.py
Lib/site.py
Lib/test/test_class.py
Lib/test/test_errno.py
Lib/test/test_os.py
Lib/test/test_stringprep.py
Lib/urllib2.py
Lib/whichdb.py
Lib/xmlrpclib.py
Misc/HISTORY
Modules/_ssl.c
Modules/datetimemodule.c
Modules/main.c
Modules/md5c.c
Modules/posixmodule.c
Modules/pypcre.c
Modules/socketmodule.c
Objects/typeobject.c
PC/pyconfig.h
Python/import.c
Tools/bgen/bgen/bgenOutput.py
Tools/freeze/README
Tools/scripts/fixdiv.py