]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
py-cvs-rel2_1 (Rev 1.33 - 1.37) merge
authorKurt B. Kaiser <kbk@shore.net>
Fri, 13 Jul 2001 03:35:32 +0000 (03:35 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 13 Jul 2001 03:35:32 +0000 (03:35 +0000)
commitafdf71b9eefdfb5904e40602984836b28318bad0
tree6aa71666f381f5f203d5eb0cf24ba9cdc43aa4f6
parentfad225f1ba5df5f22328ea5648d1e3d2aa919479
py-cvs-rel2_1 (Rev 1.33 - 1.37) merge

VP IDLE version depended on VP's ExecBinding.py and spawn.py to get the
path to the Windows Doc directory (relative to python.exe). Removed this
conflicting code in favor of py-cvs updates which on Windows use a hard
coded path relative to the location of this module. py-cvs updates include
support for webbrowser.py.  Module still has BrowserControl.py for 1.5.2
support.

At this point, the differences wrt py-cvs relate to menu functionality.
Lib/idlelib/EditorWindow.py