Problems importing _sre w/VC7-compiled Python 2.1

Robin Becker robin at jessikat.fsnet.co.uk
Mon May 20 15:42:53 EDT 2002


In article <mailman.1021922017.10013.python-list at python.org>, Andrew
MacIntyre <andymac at bullseye.apana.org.au> writes
>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.
>
well with Python 2.2.1 and win32 I certainly see _sre.pyd in the DLLs
directory.
-- 
Robin Becker



More information about the Python-list mailing list