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 4007e4e commit 01ce535Copy full SHA for 01ce535
1 file changed
Modules/Setup.dist
@@ -338,14 +338,6 @@ _symtable symtablemodule.c
338
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
339
340
# Interface to the Expat XML parser
341
-#
342
-# Expat was written by James Clark and is now maintained by a group of
343
-# developers on SourceForge; see www.libexpat.org for more
344
-# information. The pyexpat module was written by Paul Prescod after a
345
-# prototype by Jack Jansen. Source of Expat 1.95.2 is included in
346
-# Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
347
-# not advised.
348
349
# More information on Expat can be found at www.libexpat.org.
350
#
351
#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