[Python-Dev] buildin vs. shared modules
Martin v. Löwis
martin at v.loewis.de
Fri Oct 17 18:10:49 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 17 18:10:49 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 ]
Thomas Heller <theller at python.net> writes: > I'm undecided on these modules, I do not use them now but may in the > future - so I'm undecided: > > _csv winsound datetime bz2 I think Guido's point that you should be able to build pythonxy.dll without downloading additional source is good, so _csv, winsound, datetime would go in, and bz2 would stay out. Regards, Martin
- 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