mirror of
https://github.com/python/cpython.git
synced 2025-08-17 07:11:51 +00:00

svn+ssh://pythondev@svn.python.org/python/trunk ........ r71812 | kurt.kaiser | 2009-04-22 22:36:01 -0400 (Wed, 22 Apr 2009) | 2 lines Produce correct version string to access the .chm docs on Windows. Patch 5783 gpolo. Will port. ........ Also, I straightened out NEWS.txt, bumped idlever.py, and updated CREDITS.txt.
1 line
26 B
Python
1 line
26 B
Python
IDLE_VERSION = "2.6.3rc1"
|