pure 16-bit DOS app
Cameron Laird
claird at starbase.neosoft.com
Wed Oct 17 12:29:16 EDT 2001
More information about the Python-list mailing list
Wed Oct 17 12:29:16 EDT 2001
- Previous message (by thread): pure 16-bit DOS app
- Next message (by thread): How To compile Python without any module.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <mailman.1003307236.16105.python-list at python.org>, Oleg Broytmann <phd at phd.pp.ru> wrote: >On Wed, Oct 17, 2001 at 10:17:12AM +0200, Michael Armbruster wrote: >> I read many articles in the grup and the web, but till now I have not found >> the real solution for my problem. >> I would like to have a pure standalone DOS 16-bit app built out of >> a python prog with inserted c-code but I don't know how to do this. >> perhaps you could help me, > > Near to be impossible. 16bit DOS just doesn't have enough memory for >Python. Can you use 32bit DOS (DOS Extender)? . . . Sure it's possible, Oleg--for a sufficiently low value of "Python". While I wonder what the questioner *really* wants, he might start with 1.2: <URL: http://www.python.org/ftp/python/pc/python1.2.dos.zip > -- Cameron Laird <claird at NeoSoft.com> Business: http://www.Phaseit.net Personal: http://starbase.neosoft.com/~claird/home.html
- Previous message (by thread): pure 16-bit DOS app
- Next message (by thread): How To compile Python without any module.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list