mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Remove possibly-misleading Expat version
This commit is contained in:
parent
d75e7e4342
commit
99f3ba1648
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -719,8 +719,8 @@ class PyBuildExt(build_ext):
|
||||||
# Expat was written by James Clark and is now maintained by a
|
# Expat was written by James Clark and is now maintained by a
|
||||||
# group of developers on SourceForge; see www.libexpat.org for
|
# group of developers on SourceForge; see www.libexpat.org for
|
||||||
# more information. The pyexpat module was written by Paul
|
# more information. The pyexpat module was written by Paul
|
||||||
# Prescod after a prototype by Jack Jansen. Source of Expat
|
# Prescod after a prototype by Jack Jansen. The Expat source
|
||||||
# 1.95.2 is included in Modules/expat/. Usage of a system
|
# is included in Modules/expat/. Usage of a system
|
||||||
# shared libexpat.so/expat.dll is not advised.
|
# shared libexpat.so/expat.dll is not advised.
|
||||||
#
|
#
|
||||||
# More information on Expat can be found at www.libexpat.org.
|
# More information on Expat can be found at www.libexpat.org.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue