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 python-dev
Recipients eli.bendersky, flox, mikehoy, patrick.vrijlandt, python-dev
Date 2012-10-09.13:47:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xbfrd6YsCzQyZ@mail.python.org>
In-reply-to
Content
New changeset 79231a12567a by Eli Bendersky in branch '3.3':
Issue #12322: clarify xpath reference for cases where the path reaches ancestors of the start element. Also add missing markup for a None. Thanks to patrick vrijlandt and Mike Hoy for the report and initial patches.
http://hg.python.org/cpython/rev/79231a12567a

New changeset 5cb3c08997e6 by Eli Bendersky in branch 'default':
Merge 3.3
http://hg.python.org/cpython/rev/5cb3c08997e6
History
Date User Action Args
2012-10-09 13:47:30python-devsetrecipients: + python-dev, eli.bendersky, flox, patrick.vrijlandt, mikehoy
2012-10-09 13:47:30python-devlinkissue12322 messages
2012-10-09 13:47:30python-devcreate