[issue15920] make howto/regex.rst doctests pass

2012-09-16 Thread Roundup Robot

Roundup Robot added the comment:

New changeset f98f46f7f11b by Ezio Melotti in branch '3.2':
#15920: fix doctests in Doc/howto/regex.rst.  Patch by Chris Jerdonek.
http://hg.python.org/cpython/rev/f98f46f7f11b

New changeset ef44e1b740cb by Ezio Melotti in branch 'default':
#15920: merge with 3.2.
http://hg.python.org/cpython/rev/ef44e1b740cb

New changeset 19601d451d4c by Ezio Melotti in branch '2.7':
#15920: fix doctests in Doc/howto/regex.rst.  Patch by Chris Jerdonek.
http://hg.python.org/cpython/rev/19601d451d4c

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15920
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15920] make howto/regex.rst doctests pass

2012-09-16 Thread Ezio Melotti

Ezio Melotti added the comment:

Fixed, thanks for the patch!

--
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15920
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15920] make howto/regex.rst doctests pass

2012-09-15 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
assignee: docs@python - ezio.melotti
nosy: +ezio.melotti
type:  - enhancement

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15920
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15920] make howto/regex.rst doctests pass

2012-09-11 Thread Chris Jerdonek

New submission from Chris Jerdonek:

This issue is to make the doctests in howto/regex.rst pass using vanilla 
doctest.  After this issue, 10 out of the 17 HOWTO's will pass with vanilla 
doctest.

Patch attached.

--
assignee: docs@python
components: Documentation
files: issue-doctest-howto-regex-1.patch
keywords: patch
messages: 170295
nosy: cjerdonek, docs@python, orsenthil
priority: normal
severity: normal
stage: patch review
status: open
title: make howto/regex.rst doctests pass
versions: Python 2.7, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file27173/issue-doctest-howto-regex-1.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15920
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com