[Python-Dev] import file extensions (original) (raw)
tomer filiba tomerfiliba at gmail.com
Fri Sep 14 23:34:16 CEST 2007
- Previous message: [Python-Dev] import file extensions
- Next message: [Python-Dev] How to pickle class derived from c++ extension
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/14/07, "Martin v. Löwis" <martin at v.loewis.de> wrote:
The best way would be to not use import, but provide a separate function (e.g. calling it "require").
yepp, that's probably the cleanest and quickest solution. i needed to see all the alternatives to realize this though. sorry.
-- An NCO and a Gentleman
- Previous message: [Python-Dev] import file extensions
- Next message: [Python-Dev] How to pickle class derived from c++ extension
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]