Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99f3ba1

Browse files
committed
Remove possibly-misleading Expat version
1 parent d75e7e4 commit 99f3ba1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,8 +719,8 @@ class found(Exception): pass
719719
# Expat was written by James Clark and is now maintained by a
720720
# group of developers on SourceForge; see www.libexpat.org for
721721
# more information. The pyexpat module was written by Paul
722-
# Prescod after a prototype by Jack Jansen. Source of Expat
723-
# 1.95.2 is included in Modules/expat/. Usage of a system
722+
# Prescod after a prototype by Jack Jansen. The Expat source
723+
# is included in Modules/expat/. Usage of a system
724724
# shared libexpat.so/expat.dll is not advised.
725725
#
726726
# More information on Expat can be found at www.libexpat.org.

0 commit comments

Comments
 (0)