wxPython running other applications or console
Is it possible to run another application like vim or a terminal window from within a wxPython frame? -- http://mail.python.org/mailman/listinfo/python-list
Activepython gcc and swig
Hello, I've looked at the swig example in the back of "programming python" (Lutz). Using gcc to compile a swig wrapper I'm getting lots of errors. Instead of using the cygwin python, I'm trying to point swig to my activepython installation. I'm doing this because my modules are all win32 install