mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix a spelling error that has been bugging me for longer than I care to admit.
This commit is contained in:
parent
4602c1b702
commit
57fc21018f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -414,7 +414,7 @@ class PyBuildExt(build_ext):
|
|||
# haven't tested it recently. For a more complete module,
|
||||
# refer to pympz.sourceforge.net.
|
||||
|
||||
# A compatible MP library unencombered by the GPL also exists. It was
|
||||
# A compatible MP library unencumbered by the GPL also exists. It was
|
||||
# posted to comp.sources.misc in volume 40 and is widely available from
|
||||
# FTP archive sites. One URL for it is:
|
||||
# ftp://gatekeeper.dec.com/.b/usenet/comp.sources.misc/volume40/fgmp/part01.Z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue