> It looks like the development of the PyWin32 wrapper to the > Win32 API stopped years ago, which is too bad because it means that > writing GUI apps in Python even just for Windows means adding > megabytes when using eg. wxWidgets.
Why does it mean that? The Win32 APIs for GUI are up-to-date; they don't need further development. Win32 itself stopped years ago. You can write GUI applications with PyWin32 just fine. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list