summaryrefslogtreecommitdiff
path: root/Modules
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2018-09-11 18:28:35 -0700
committerGitHub <noreply@github.com>2018-09-11 18:28:35 -0700
commitb663205ca90d4c2755695bef18f1d42faba08c80 (patch)
treed24b65c4e5f0eb49d5e061aa3d873a98fae3671a /Modules
parente351fe241c1fcb8cd739b08e21d2bb2f2b4c8c89 (diff)
downloadcpython-git-b663205ca90d4c2755695bef18f1d42faba08c80.tar.gz
[2.7] Delete old expat comment. (GH-9205)
(cherry picked from commit b9bf9d025e659b5a1963027eb73690e57cb35dd0) Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Setup.dist8
1 files changed, 0 insertions, 8 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist
index 523e05a063..bd8b52e1de 100644
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -467,14 +467,6 @@ GLHACK=-Dclear=__GLclear
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
# Interface to the Expat XML parser
-#
-# Expat was written by James Clark and is now maintained by a group of
-# developers on SourceForge; see www.libexpat.org for more
-# information. The pyexpat module was written by Paul Prescod after a
-# prototype by Jack Jansen. Source of Expat 1.95.2 is included in
-# Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
-# not advised.
-#
# More information on Expat can be found at www.libexpat.org.
#
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI