Thomas Linden wrote:
How can I tell python to use the compiled in modules and not try to
load them from outside?

http://www.python.org/dev/doc/devel/api/importing.html

Take a look at the last three entries about registering builtin modules.

Cheers,
Nick.

--
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
            http://boredomandlaziness.skystorm.net
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to