New submission from Cemal Duman:
Hi
Unfortunately i'm using Vista on my corparate laptop I can open my Python CLI
without any problem but IDLE is not responding. When i started idle.py by
issuing following command:
C:\Python27>python.exe Lib\idlelib\idle.py
I see following output:
C:\Python27>
Warning: os.path.expanduser("~") points to
H:\,
but the path does not exist.
H:\ is my network drive. When i run the os.path.expanduser("~") at CLI i get
following directory.
'C:\\Users\\edumcem\'
Thanks / Cemal
--
components: IDLE
messages: 169840
nosy: Cemal.Duman
priority: normal
severity: normal
status: open
title: IDLE not working when due to wrong Hard Drive point of os.path.expanduser
versions: Python 2.7
___
Python tracker
<http://bugs.python.org/issue15862>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com