mirror of
https://github.com/python/cpython.git
synced 2025-08-17 15:21:26 +00:00
Merged revisions 86040 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86040 | benjamin.peterson | 2010-10-31 11:38:19 -0500 (Sun, 31 Oct 2010) | 1 line typo ........
This commit is contained in:
parent
61d14b7659
commit
206e10c014
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1330,7 +1330,7 @@ class PyBuildExt(build_ext):
|
|||
# The pyexpat module was written by Paul Prescod after a prototype by
|
||||
# Jack Jansen. The Expat source is included in Modules/expat/. Usage
|
||||
# of a system shared libexpat.so is possible with --with-system-expat
|
||||
# cofigure option.
|
||||
# configure option.
|
||||
#
|
||||
# More information on Expat can be found at www.libexpat.org.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue