Minimal Windows interpreter / small Python

Adrian Eyre a.eyre at optichrome.com
Wed Mar 15 11:49:24 EST 2000


> Which files from the full distribution do I have to
> add to this to give a working Python interpreter?

All you need is: python.exe, python15.dll, and as
many modules from the Lib/ directory as you need.
Oh. You'll need exceptions.py and site.py as well.





More information about the Python-list mailing list