Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

pywin

How to start IDLE (Python editor) without using the shortcut on Windows Vista?

May 6, 2023 by Tarik

There’s a file called idle.py in your Python installation directory in Lib\idlelib\idle.py. If you run that file with Python, then IDLE should start. c:\Python25\pythonw.exe c:\Python25\Lib\idlelib\idle.py

Categories python Tags komodo, python, python-idle, pywin Leave a comment

Why can’t I find any pywin32 documentation/resources

February 18, 2023 by Tarik

The PyWin32 installation includes a .chm help file at [Pythonpath]\Lib\site-packages\PyWin32.chm. The same info is online at http://timgolden.me.uk/pywin32-docs/index.html ActiveState used to keep this documentation online as well, including listings of modules and objects, but that seems to be taken offline.

Categories python Tags python, pywin, pywin32 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa