[Python-Dev] Include ctypes into core Python? (original) (raw)
Delaney, Timothy (Tim) tdelaney at avaya.com
Thu Jan 12 00:08:25 CET 2006
- Previous message: [Python-Dev] Hello
- Next message: [Python-Dev] Include ctypes into core Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Martin v. Löwis" wrote:
So as for dealing with it "somehow": I would make ctypes a dynamically loaded module (ctypes.pyd), so administrators could remove it, and I could also make it a separate option in the Windows installer, so administrators could reject to install it.
I like this solution. Of course, Thomas (author of both py2exe and ctypes) may like the ability to have ctypes built into python.dll ...
Tim Delaney
- Previous message: [Python-Dev] Hello
- Next message: [Python-Dev] Include ctypes into core Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]