]> granicus.if.org Git - python/commit
reorganise modules, so that most standard extensions are built into
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 9 Jun 2003 08:16:02 +0000 (08:16 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 9 Jun 2003 08:16:02 +0000 (08:16 +0000)
commit58f22ccc012f0109f802e54e9c3daf2dbe30898a
tree24f0eed1413770330a876fdc29e039f7f378c4e7
parentfae8953a59e640f77a8da36320629643625dfe8f
reorganise modules, so that most standard extensions are built into
the Python DLL.  this slightly improves performance; reduces
fragmentation of address spaces and slightly reduces memory footprint.
PC/os2emx/config.c