]> granicus.if.org Git - python/commit
Checking sys.platform for substring 'win' was breaking IDLE docs on Mac
authorKurt B. Kaiser <kbk@shore.net>
Thu, 15 Jul 2004 04:54:57 +0000 (04:54 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 15 Jul 2004 04:54:57 +0000 (04:54 +0000)
commit8aa23927e339ca13459dd408751546352d81fefa
treedea516dd6ea1ea1db72769f96cfabcf86be3243f
parent69dc1c8f6a6deffbc6fa076d9df4ffc3e3d85afa
Checking sys.platform for substring 'win' was breaking IDLE docs on Mac
(darwin). Also, Mac Safari browser requires full file:// URIs.  SF 900580

M EditorWindow.py
M NEWS.txt
M configHelpSourceEdit.py
M idlever.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/configHelpSourceEdit.py
Lib/idlelib/idlever.py