]> granicus.if.org Git - python/commit
Merge 3.3
authorEli Bendersky <eliben@gmail.com>
Tue, 9 Oct 2012 13:47:23 +0000 (06:47 -0700)
committerEli Bendersky <eliben@gmail.com>
Tue, 9 Oct 2012 13:47:23 +0000 (06:47 -0700)
commitb8d8d584f7723291546916caf751293b7fdabb98
tree2a40db5bfd291e547d1a4d7a50e73853da5043f8
parent934f56335312da12cb21d66a16c6cf6e664c4a03
parent323a43af0639883220227424e6aee474bfde55f7
Merge 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.