[Python-Dev] buildin vs. shared modules
Guido van Rossum
guido at python.org
Tue Oct 14 15:20:18 EDT 2003
More information about the Python-Dev mailing list
Tue Oct 14 15:20:18 EDT 2003
- Previous message: [Python-Dev] buildin vs. shared modules
- Next message: [Python-Dev] buildin vs. shared modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I don't see why it matters, though. Adding modules to pythonxy.dll does > not increase the memory consumption if the modules are not used. Can you explain why not? Doesn't the whole DLL get loaded into memory? --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] buildin vs. shared modules
- Next message: [Python-Dev] buildin vs. shared modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list