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

Skip to content

Commit b663205

Browse files
authored
[2.7] Delete old expat comment. (GH-9205)
(cherry picked from commit b9bf9d0) Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent e351fe2 commit b663205

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Modules/Setup.dist

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -467,14 +467,6 @@ GLHACK=-Dclear=__GLclear
467467
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
468468

469469
# Interface to the Expat XML parser
470-
#
471-
# Expat was written by James Clark and is now maintained by a group of
472-
# developers on SourceForge; see www.libexpat.org for more
473-
# information. The pyexpat module was written by Paul Prescod after a
474-
# prototype by Jack Jansen. Source of Expat 1.95.2 is included in
475-
# Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
476-
# not advised.
477-
#
478470
# More information on Expat can be found at www.libexpat.org.
479471
#
480472
#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