[Python-Dev] bdb.py change from 1.31 to 1.31.2.1 (original) (raw)

Guido van Rossum guido@python.org
Sun, 10 Nov 2002 20:02:59 -0500


I'd love to give Pythonwin out-of-process capabilities.

This has been added to IDLE (in the idlefork project at SF). I know others have done this too (Wing IDE, PythonWorks, Komodo). I wonder if some sort of standard solution could be worked out for this?

--Guido van Rossum (home page: http://www.python.org/~guido/)