mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Restores the use of pyexpatns.h to isolate our embedded copy of the expat C
library so that its symbols do not conflict at link or dynamic loading time
with an embedding application or other extension modules with their own
version of libexpat.
|
||
|---|---|---|
| .. | ||
| ascii.h | ||
| asciitab.h | ||
| COPYING | ||
| expat.h | ||
| expat_config.h | ||
| expat_external.h | ||
| iasciitab.h | ||
| internal.h | ||
| latin1tab.h | ||
| loadlibrary.c | ||
| nametab.h | ||
| pyexpatns.h | ||
| siphash.h | ||
| utf8tab.h | ||
| winconfig.h | ||
| xmlparse.c | ||
| xmlrole.c | ||
| xmlrole.h | ||
| xmltok.c | ||
| xmltok.h | ||
| xmltok_impl.c | ||
| xmltok_impl.h | ||
| xmltok_ns.c | ||