]> granicus.if.org Git - python/commit
Fix a bug in Rev 1.10 - Windows can't handle a leading ':' if the
authorKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 21:01:39 +0000 (21:01 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 21:01:39 +0000 (21:01 +0000)
commit36364be3bf03589a968c4e3debd0e38c6ff8e93d
treee1b068e515d178f2405a8f8d231900a081aa8591
parent67fd0ea46d187ccab90ed574207bc88503bde3ea
Fix a bug in Rev 1.10 - Windows can't handle a leading ':' if the
user's PYTHONPATH is empty (though Linux can).
Modified Files:
idle idle.py idle.pyw
Lib/idlelib/idle
Lib/idlelib/idle.py
Lib/idlelib/idle.pyw