Skip to content

Commit 6539b91

Browse files
Delete old expat comment. (GH-9197)
(cherry picked from commit b9bf9d0) Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent 31912b4 commit 6539b91

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Modules/Setup.dist

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -366,14 +366,6 @@ _symtable symtablemodule.c
366366
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
367367

368368
# Interface to the Expat XML parser
369-
#
370-
# Expat was written by James Clark and is now maintained by a group of
371-
# developers on SourceForge; see www.libexpat.org for more
372-
# information. The pyexpat module was written by Paul Prescod after a
373-
# prototype by Jack Jansen. Source of Expat 1.95.2 is included in
374-
# Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
375-
# not advised.
376-
#
377369
# More information on Expat can be found at www.libexpat.org.
378370
#
379371
#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

Comments
 (0)