mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
fixed a typo on distutils.sysconfig. thanks arfever
This commit is contained in:
parent
e81b0289b6
commit
bece7f2d36
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Written by: Fred L. Drake, Jr.
|
|||
Email: <fdrake@acm.org>
|
||||
|
||||
**This module has been moved out of Distutils and will be removed from
|
||||
Python in the next version (3.2)**
|
||||
Python in the next version (3.3)**
|
||||
"""
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue