Re: [Python-Dev] Python IDEL issue

2013-10-11 Thread Terry Reedy
On 10/11/2013 3:37 AM, Hu, Hao (NSN - CN/Beijing) wrote: This list is for development *of* Python and CPython. Usage questions should be directed elsewhere, such as python-list. Idle questions can be directed to the idle-sig list. Both can be accessed through news.gmane.org as gmane.comp.pytho

[Python-Dev] Python IDEL issue

2013-10-11 Thread Hu, Hao (NSN - CN/Beijing)
Hi, When I open IDLE(Python GUI) from the windows start menu, it always open Python Shell. When I right click on a *.py file, I cannot see the menu item "open with IDLE". Even after I uninstall and reinstall Python several times with different versions, the issue remains. I guess it is because