]> granicus.if.org Git - python/commit
Remove duplication.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 19 Oct 2011 07:58:56 +0000 (10:58 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 19 Oct 2011 07:58:56 +0000 (10:58 +0300)
commite130a52d8a60229f53c8bc2ea7a1f51ee592bbd7
treeb7f128d5f626c78d57d53812a5953c6eb56cca72
parenta5a9a9c3696af0a4a0df74618e63a4d47a62e00f
Remove duplication.
36 files changed:
Doc/c-api/method.rst
Doc/distutils/apiref.rst
Doc/howto/logging-cookbook.rst
Doc/howto/pyporting.rst
Doc/howto/webservers.rst
Doc/library/collections.rst
Doc/library/concurrent.futures.rst
Doc/library/ctypes.rst
Doc/library/email.message.rst
Doc/library/functions.rst
Doc/library/http.client.rst
Doc/library/mailbox.rst
Doc/library/mmap.rst
Doc/library/multiprocessing.rst
Doc/library/sqlite3.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/threading.rst
Doc/library/tkinter.ttk.rst
Doc/reference/compound_stmts.rst
Doc/reference/toplevel_components.rst
Doc/tutorial/floatingpoint.rst
Doc/whatsnew/2.4.rst
Lib/configparser.py
Lib/datetime.py
Lib/http/cookiejar.py
Lib/msilib/schema.py
Lib/multiprocessing/__init__.py
Lib/sched.py
Lib/test/test_urllib2.py
Lib/test/test_urlparse.py
Lib/test/test_xmlrpc.py
Lib/threading.py
Lib/tkinter/tix.py
Lib/tkinter/ttk.py
Lib/turtle.py