Re: Python for MS-DOS?

Steven D. Majewski (sdm7g@aemsun.med.Virginia.EDU)
Tue, 10 Dec 91 12:12:44 EST

I will probably try porting python to MS-DOS ( unless someone else
does it first - I won't try to predict when I will be able to get
around to it. )
Any offhand guesses as to the memory requirements ?
Will it be usable in >640K or will I need a memory extender ?
I have ported a few things to DOS, but I'm not that adept in
portability requirements - I would think the goal for dos would
be to have an executable that could be shipped instead of the
sources. ( And some of the dos memory extenders will not allow
this without royalty agreements ! )

- Steve