[XML-SIG] pyexpat v. xml.parsers.expat ?
Fred L. Drake, Jr.
fdrake@beopen.com
Fri, 22 Sep 2000 17:42:59 -0400 (EDT)
Paul writes:
> No, Fred has proposed that the module name would be xml.parsers.expat .
Let's make this (a little) easier; let's call the extension module
pyexpat, and have xml.parsers.expat be the published interface.
> I'm not as confident as you that expat.pyd and expat.dll running in the
> same address space will be interpreted as being different DLLs.
I have little confidence in this as well, but am not expert on
Windows DLL behavior.
-Fred
--
Fred L. Drake, Jr. <fdrake at beopen.com>
BeOpen PythonLabs Team Member