]> granicus.if.org Git - python/commit
Backport doc fixes from 2.6. These are all things that were already
authorGuido van Rossum <guido@python.org>
Tue, 5 Feb 2008 17:31:37 +0000 (17:31 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 5 Feb 2008 17:31:37 +0000 (17:31 +0000)
commit6ae66d73006153b773731e80bdf6dfabc54b1aff
tree96d3d6c5b235343c7dba4d5d0af77c991426bc3e
parent9decb7034973a5ed7587c797e8c8e893e92a0460
Backport doc fixes from 2.6.  These are all things that were already
supported but weren't in the docs, like conditional backreferences.
Lib/re.py