commit | b693e9fc5bed8c8375e47a2f189931a4faece30f | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Thu Mar 27 16:38:32 2014 -0700 |
committer | Ned Deily <nad@acm.org> | Thu Mar 27 16:38:32 2014 -0700 |
tree | 8d039c66530607fe9ae513a491a825ed476d6f09 | |
parent | c727533cf57269173b88d3ce465809c5ca2bee22 [diff] |
Issue #6676: Ensure a meaningful exception is raised when attempting to parse more than one XML document per pyexpat xmlparser instance. (Original patches by Hirokazu Yamamoto and Amaury Forgeot d'Arc, with suggested wording by David Gutteridge)