Path: csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: looking into python... Date: Fri, 4 Mar 2016 11:03:59 -0500 Lines: 12 Message-ID: References: <56d83e7f$0$1601$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 19/GPucHYvQSF4b0uz0g9gvbCV1oJLiFJX2w0JRe77GQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:into': 0.09; 'python': 0.10; 'jan': 0.11; ':-)': 0.12; 'disk.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'wrote:': 0.16; 'memory': 0.17; 'module,': 0.18; 'so.': 0.22; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'dos': 0.27; 'fine': 0.28; 'ago': 0.29; 'maybe': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'unicode': 0.35; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'version': 0.38; 'to:addr:python.org': 0.40; 'ever': 0.60; 'received:96': 0.63; 'megabytes': 0.91; 'received:fios.verizon.net': 0.91; 'subject:looking': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-96-227-207-81.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: <56d83e7f$0$1601$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104043 On 3/3/2016 8:39 AM, Steven D'Aprano wrote: > I don't think there has ever been a version of Python that ran on DOS :-) Yep. That is what I started with (1.3). It ran fine with 2 megabytes of memory and a 10 or 20 MB disk. No unicode module, database, or codecs. Perhaps no tcl/tk/tkinter. I don't remember when DOS was dropped. Maybe a decade ago or so. -- Terry Jan Reedy