mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Fix comment for #1835
This commit is contained in:
parent
aff711d32a
commit
97a69f0c10
1 changed files with 1 additions and 6 deletions
|
@ -12,13 +12,8 @@ __revision__ = "$Id$"
|
|||
|
||||
# Distutils version
|
||||
#
|
||||
# Please coordinate with Marc-Andre Lemburg <mal@egenix.com> when adding
|
||||
# new features to distutils that would warrant bumping the version number.
|
||||
# Updated automatically by the Python release process.
|
||||
#
|
||||
# In general, major and minor version should loosely follow the Python
|
||||
# version number the distutils code was shipped with.
|
||||
#
|
||||
|
||||
#--start constants--
|
||||
__version__ = "2.6"
|
||||
#--end constants--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue