Nick Coghlan <[EMAIL PROTECTED]> wrote: > However we select between Python and native module versions, the build > bots need be set up to run the modules both ways (with and without C > optimisation).
If there is a way to explictly import each module separately then I think that meets both needs. Neil _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
