Problems importing _sre w/VC7-compiled Python 2.1

Andrew MacIntyre andymac at bullseye.apana.org.au
Mon May 20 05:27:49 EDT 2002


On 19 May 2002, David Aldridge wrote:

> After more investigation, turns out init_sre() was NOT
> __declspec(dllexport)!

I had been under the impression that sre was intended to always be built
into the Python core (ie not as a loadable extension module), which might
explain some of what you found.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  | Snail: PO Box 370
        andymac at pcug.org.au            |        Belconnen  ACT  2616
Web:    http://www.andymac.org/        |        Australia






More information about the Python-list mailing list