summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-10-06 15:17:35 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-10-06 15:17:35 (GMT)
commit74013d6159ec5fcc7dcf37ed7a8eaba014910f03 (patch)
tree78bab811991f1c9c00f3f325c39879c9c621cb49 /setup.py
parentbe2c0a9fe3fc77ed185dbeff569abf8b4ee39516 (diff)
downloadcpython-74013d6159ec5fcc7dcf37ed7a8eaba014910f03.zip
cpython-74013d6159ec5fcc7dcf37ed7a8eaba014910f03.tar.gz
cpython-74013d6159ec5fcc7dcf37ed7a8eaba014910f03.tar.bz2
Merged revisions 66814 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66814 | martin.v.loewis | 2008-10-06 17:15:40 +0200 (Mo, 06 Okt 2008) | 3 lines Issue #4014: Don't claim that Python has an Alpha release status, in addition to claiming it is Mature. ........
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a43b94e..da10fdf 100644
--- a/setup.py
+++ b/setup.py
@@ -1837,7 +1837,6 @@ yourself.
"""
CLASSIFIERS = """
-Development Status :: 3 - Alpha
Development Status :: 6 - Mature
License :: OSI Approved :: Python Software Foundation License
Natural Language :: English