Re: [C++-sig] Python extension for Windows failing on import
by Chang Glasgow other posts by this author
Nov 6 2009 11:28AM messages near this date
Re: [C++-sig] Python extension for Windows failing on import
|
[C++-sig] Iterators for heterogeneous container
The module is built as _somemodule.pyd, located in the same directory as
the test script which attempts to import with the following line:
from _somemodule import *
This works in the case of the trivial examples, at least.
It also occurs to me that I should mention that I'm using Python 2.6.4.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@[...].org
http://mail.python.org/mailman/listinfo/cplusplus-sig
Thread:
Chang Glasgow
Nathan Osman
Chang Glasgow
|