This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, akuchling, docs@python, eric.araujo, georg.brandl, terry.reedy
Date 2011-01-09.21:20:54
SpamBayes Score 0.0066179787
Marked as misclassified No
Message-id <1294608056.27.0.063936928067.issue10875@psf.upfronthosting.co.za>
In-reply-to
Content
A few bits and pieces fixed compared to the previous patch.

>>> doctest.testfile("/home/mischa/pydev/Doc/howto/regex.rst", module_relative = False, optionflags=doctest.ELLIPSIS)
TestResults(failed=0, attempted=98)
History
Date User Action Args
2011-01-09 21:20:56SilentGhostsetrecipients: + SilentGhost, akuchling, georg.brandl, terry.reedy, eric.araujo, docs@python
2011-01-09 21:20:56SilentGhostsetmessageid: <1294608056.27.0.063936928067.issue10875@psf.upfronthosting.co.za>
2011-01-09 21:20:54SilentGhostlinkissue10875 messages
2011-01-09 21:20:54SilentGhostcreate