We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be876e commit b9bf9d0Copy full SHA for b9bf9d0
1 file changed
Modules/Setup
@@ -335,14 +335,6 @@ _symtable symtablemodule.c
335
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
336
337
# Interface to the Expat XML parser
338
-#
339
-# Expat was written by James Clark and is now maintained by a group of
340
-# developers on SourceForge; see www.libexpat.org for more
341
-# information. The pyexpat module was written by Paul Prescod after a
342
-# prototype by Jack Jansen. Source of Expat 1.95.2 is included in
343
-# Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
344
-# not advised.
345
346
# More information on Expat can be found at www.libexpat.org.
347
#
348
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
0 commit comments