request for DOS info

Wallace E. Matthews (matthews@ctron.com)
Tue, 22 Feb 94 08:58:54 -0500

I use python at work on my SGI R3000 and at home on my 486 DX2. I move
things between the 2 systems using floppies. I am not an expert on
either Unix or DOS, I prefer to spend my extra time developing esoteric
graph theory algorithms for which python is EXCELLENT with a few complaints.

My problem is that the copy of python that I have on my home system seems
to be built for a small memory model and keeps running out of memory on
modules which have around a 1000 statements. I have 16 Meg of memory
on the DX2 so I am sure that I am not really out of memory.

Could someone give me a pointer to a large memory model of the
python interpreter. It would really help with some of these 2000+
statement objects that I play with.

wally matthews