User Activity

  • Modified a comment on discussion General Discussion on IdleX - IDLE Extensions for Python

    The EditWithIdleX.py script fails in Windows 10 (64 bit) This appears to be due to the registry call in function get_python_executable() Replacing line: p = W.OpenKey(reg, r'Python.File\shell\Edit with IDLE\command') With: p = W.OpenKey(reg, r'Python.File\Shell\editwithidle\shell\edit37-32\command') Allows the installation of the right click context menu option. Tested successfully on two separate PC's David

  • Posted a comment on discussion General Discussion on IdleX - IDLE Extensions for Python

    The EditWithIdleX.py script fails in Windows 10 (64 bit) This appears to be due to the registry call in function get_python_executable() Replacing line: p = W.OpenKey(reg, r'Python.File\shell\Edit with IDLE\command') With: p = W.OpenKey(reg, r'Python.File\Shell\editwithidle\shell\edit37-32\command') Allows the installation of the right click context menu option. Tested successfully on two seperate PC's David

View All

Personal Data

Username:
drp0
Joined:
2019-05-24 10:00:51

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB