]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert all print statements in the docs.
authorGeorg Brandl <georg@python.org>
Tue, 4 Sep 2007 07:15:32 +0000 (07:15 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 4 Sep 2007 07:15:32 +0000 (07:15 +0000)
commit6911e3ce3f72af759908b869b73391ea00d328e2
tree5d4ff6070cb3f0f46f0a31ee4805b41053a06b48
parentc9879246a2dd33a217960496fdf4606cb117c6a6
Convert all print statements in the docs.
71 files changed:
Doc/c-api/abstract.rst
Doc/c-api/newtypes.rst
Doc/extending/embedding.rst
Doc/extending/newtypes.rst
Doc/howto/doanddont.rst
Doc/howto/functional.rst
Doc/howto/regex.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/library/_winreg.rst
Doc/library/anydbm.rst
Doc/library/asyncore.rst
Doc/library/atexit.rst
Doc/library/binascii.rst
Doc/library/cgi.rst
Doc/library/collections.rst
Doc/library/contextlib.rst
Doc/library/cookie.rst
Doc/library/csv.rst
Doc/library/ctypes.rst
Doc/library/dbhash.rst
Doc/library/decimal.rst
Doc/library/difflib.rst
Doc/library/doctest.rst
Doc/library/email.generator.rst
Doc/library/email.header.rst
Doc/library/email.iterators.rst
Doc/library/email.message.rst
Doc/library/fnmatch.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/gdbm.rst
Doc/library/getopt.rst
Doc/library/gettext.rst
Doc/library/heapq.rst
Doc/library/htmlparser.rst
Doc/library/httplib.rst
Doc/library/imaplib.rst
Doc/library/itertools.rst
Doc/library/logging.rst
Doc/library/macosa.rst
Doc/library/mailbox.rst
Doc/library/nntplib.rst
Doc/library/optparse.rst
Doc/library/os.rst
Doc/library/pickle.rst
Doc/library/poplib.rst
Doc/library/pprint.rst
Doc/library/profile.rst
Doc/library/pyexpat.rst
Doc/library/repr.rst
Doc/library/rlcompleter.rst
Doc/library/sched.rst
Doc/library/signal.rst
Doc/library/simplexmlrpcserver.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stdtypes.rst
Doc/library/sys.rst
Doc/library/tabnanny.rst
Doc/library/tokenize.rst
Doc/reference/compound_stmts.rst
Doc/reference/expressions.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/errors.rst
Doc/tutorial/floatingpoint.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/interpreter.rst
Doc/tutorial/stdlib2.rst