]> granicus.if.org Git - python/commit
Add a wrapper around the pyexpat module, making the "public" name of
authorFred Drake <fdrake@acm.org>
Sat, 23 Sep 2000 04:44:43 +0000 (04:44 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 23 Sep 2000 04:44:43 +0000 (04:44 +0000)
commit003b9250e3aaf8fc243f870702f430cebf9bb2ce
tree241be154dd8eda8d178f34b5865d74be2f283913
parentc32741d1abc170129d2be40853e91b14ea131d5d
Add a wrapper around the pyexpat module, making the "public" name of
the module "xml.parsers.expat".
Lib/xml/parsers/expat.py [new file with mode: 0644]