StormFennec
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created PyCharm 2026.2.0.1/Win 11: Debugging makepy.py
Hello again,I must debug makepy.py - a tool used for Windows COM/ActiveX support, importing (registered) type libraries.makepy.py is installed via pywin32.How do I set up the project correctly - us... -
Created wxPython/wxWidgets: Debug Console, code modifying (stort of "real time" REPL)
AnsweredHello again,using a scripting language like Python for getting started with an complex GUI framework such as wxPython/wxWidgets has many advantages. The main one is that code snippets could be exec...