8000 Delete old expat comment. (GH-9197) · python/cpython@b9bf9d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9bf9d0

Browse files
authored
Delete old expat comment. (GH-9197)
1 parent 8be876e commit b9bf9d0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Modules/Setup

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

337337
# 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-
#
346338
# More information on Expat can be found at www.libexpat.org.
347339
#
348340
#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)
0