[Python-checkins] python/dist/src/PC/os2emx config.c,1.5,1.6

Andrew MacIntyre andymac@bullseye.apana.org.au
Mon, 9 Jun 2003 19:21:25 +1000 (EST)


On Mon, 9 Jun 2003 aimacintyre@users.sourceforge.net wrote:

> Update of /cvsroot/python/python/dist/src/PC/os2emx
> In directory sc8-pr-cvs1:/tmp/cvs-serv5959
>
> Modified Files:
> 	config.c
> Log Message:
> 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.

Oops, I picked up the wrong log message file :-(

> Index: config.c
> ===================================================================
> RCS file: /cvsroot/python/python/dist/src/PC/os2emx/config.c,v
> retrieving revision 1.5
> retrieving revision 1.6
> diff -C2 -d -r1.5 -r1.6
> *** config.c	21 Apr 2003 14:33:04 -0000	1.5
> --- config.c	9 Jun 2003 08:16:02 -0000	1.6
> ***************
> *** 108,112 ****
>   #endif
>   	{"_codecs", init_codecs},
> ! 	{"_csv", init_codecs},
>   	{"_locale", init_locale},
>   	{"_random", init_random},
> --- 108,112 ----
>   #endif
>   	{"_codecs", init_codecs},
> ! 	{"_csv", init_csv},
>   	{"_locale", init_locale},
>   	{"_random", init_random},
>
>
>
> _______________________________________________
> Python-checkins mailing list
> Python-checkins@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>

Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac@bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac@pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia