[Python-Dev] Re: buildin vs. shared modules
Delaney, Timothy C (Timothy)
tdelaney at avaya.com
Tue Oct 21 19:15:46 EDT 2003
More information about the Python-Dev mailing list
Tue Oct 21 19:15:46 EDT 2003
- Previous message: [Python-Dev] listcomps vs. for loops
- Next message: [Python-Dev] listcomps vs. for loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Paul Moore [mailto:pf_moore at yahoo.co.uk] > > But in the absence of anyone who is working on a Mingw build, this is > pretty much irrelevant... Well, Gerhard has periodically worked on getting Mingw to work. I've had a quick go myself, but don't know the ins and outs enough. I would like Mingw to work, as I don't have access to MSVC at home, and don't have time to work on Python at work :( Since this is definitely MSVC-specific, I think it should be in an #ifdef block. Other Windows implementations (Mingw, etc) would not get the delay loading. Tim Delaney
- Previous message: [Python-Dev] listcomps vs. for loops
- Next message: [Python-Dev] listcomps vs. for loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list