]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
authorGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 11:56:49 +0000 (11:56 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 11:56:49 +0000 (11:56 +0000)
commitf69451833191454bfef75804c2654dc37e8f3e93
tree7e81560f5276c35f68b7b02e75feb9221a82ae5d
parentf25ef50549d9f2bcb6294fe61a9902490728edcc
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
48 files changed:
Doc/extending/extending.rst
Doc/howto/functional.rst
Doc/howto/regex.rst
Doc/howto/unicode.rst
Doc/library/array.rst
Doc/library/collections.rst
Doc/library/configparser.rst
Doc/library/csv.rst
Doc/library/datatypes.rst
Doc/library/easydialogs.rst
Doc/library/email.charset.rst
Doc/library/email.header.rst
Doc/library/email.util.rst
Doc/library/fcntl.rst
Doc/library/fileinput.rst
Doc/library/functions.rst
Doc/library/gettext.rst
Doc/library/imp.rst
Doc/library/itertools.rst
Doc/library/logging.rst
Doc/library/mailbox.rst
Doc/library/marshal.rst
Doc/library/operator.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/pickle.rst
Doc/library/pkgutil.rst
Doc/library/re.rst
Doc/library/simplexmlrpcserver.rst
Doc/library/sqlite3.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/stringio.rst
Doc/library/traceback.rst
Doc/library/undoc.rst
Doc/library/unicodedata.rst
Doc/library/userdict.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xml.sax.handler.rst
Doc/library/xml.sax.reader.rst
Doc/library/xmlrpclib.rst
Doc/reference/datamodel.rst
Doc/tutorial/classes.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/stdlib.rst