diff options
author | Fred Drake <fdrake@acm.org> | 2001-04-25 16:01:30 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-04-25 16:01:30 (GMT) |
commit | cde79131eac7d4a6ddfe13b8b082a5869af9cf9e (patch) | |
tree | 280d9519d53d2743cd2d2c0ebef89695d0951d46 /Lib/test/test_pyexpat.py | |
parent | c09cee4d92acbf77c1ca3a417975762a8ffcf59c (diff) | |
download | cpython-cde79131eac7d4a6ddfe13b8b082a5869af9cf9e.zip cpython-cde79131eac7d4a6ddfe13b8b082a5869af9cf9e.tar.gz cpython-cde79131eac7d4a6ddfe13b8b082a5869af9cf9e.tar.bz2 |
ParserCreate(): Allow an empty string for the namespace_separator argument;
while not generally a good idea, this is used by RDF users, and works
to implement RDF-style namespace+localname concatenation as defined
in the RDF specifications. (This also corrects a backwards-compatibility
bug.)
Be more conservative while clearing out handlers; set the slot in the
self->handlers array to NULL before DECREFing the callback.
Still more adjustments to make the code style internally consistent.
Diffstat (limited to 'Lib/test/test_pyexpat.py')
0 files changed, 0 insertions, 0 deletions