]> granicus.if.org Git - python/commit
Use Georg's new permalinks to documentation by version number.
authorRaymond Hettinger <python@rcn.com>
Tue, 20 Jan 2009 10:46:23 +0000 (10:46 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 20 Jan 2009 10:46:23 +0000 (10:46 +0000)
commit7b4c2beda6b54c28070a04467e22e03f90b43450
tree7cbc132687334053332c8ed5b0725bcaa60caa54
parent230dd276283cd39756a907439a3e699e51fefa6e
Use Georg's new permalinks to documentation by version number.
That assures that IDLE's help always points to the correct
version and the latest update with all bug fixes.
Lib/idlelib/EditorWindow.py