Nick Coghlan wrote:
> http://www.python.org/dev/doc/devel/api/importing.html
> Take a look at the last three entries about registering builtin modules.
Thanks a lot, it works!
regards, Tom
--
http://mail.python.org/mailman/listinfo/python-list
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] |