]> granicus.if.org Git - python/commit
ParserCreate(): Added test that the namespace_separator value, if given,
authorFred Drake <fdrake@acm.org>
Sun, 29 Oct 2000 04:57:53 +0000 (04:57 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 29 Oct 2000 04:57:53 +0000 (04:57 +0000)
commit4ba298c3253d5c4d11cf822619457701b7b248c0
tree5b8b00d7b91a5a4f15c11a92a20532e7be7486a3
parent5f739befe5bab99950ee6fdcb635f7d3b2b57f5a
ParserCreate():  Added test that the namespace_separator value, if given,
                 has the required length.

initpyexpat():  Provide the type object for the ParserCreate() return
                value as XMLParserType.
Modules/pyexpat.c