]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweak programming faq examples so that it (mostly) passes doctest.
authorR David Murray <rdmurray@bitdance.com>
Wed, 19 Jun 2013 21:00:43 +0000 (17:00 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 19 Jun 2013 21:00:43 +0000 (17:00 -0400)
commitff22984ff14067521813dd10ab70ec2bbddc32df
tree2292987efb73a6dfd7401792c34e6b0d452c74b8
parent7e9cec04abba6c5c1ac36634129462f434c1083b
Tweak programming faq examples so that it (mostly) passes doctest.

Back port of 0113247f894b from 3.3.

The exceptions are the import related questions at the end, which
need to be rewritten anyway, and a math example that doesn't
exist in the 3.3+ docs that I didn't bother trying to fix.
Doc/faq/programming.rst