Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:not': 0.03; 'true,': 0.05; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'windows': 0.15; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'wrote:': 0.18; 'slightly': 0.19; 'seems': 0.21; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'header:User- Agent:1': 0.23; 'received:192.168.100': 0.24; 'versions': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'mention': 0.26; 'header:In-Reply-To:1': 0.27; 'andrew': 0.30; 'dos': 0.30; 'lists': 0.32; 'quite': 0.32; 'called': 0.40; 'even': 0.60; 'term': 0.63; 'refer': 0.63; 'different': 0.65; 'unusual': 0.74; 'from:addr:mail': 0.83; 'hood': 0.84; 'much,': 0.84; 'quicker': 0.84; 'subject:tell': 0.84; 'to:none': 0.92 Date: Wed, 03 Jul 2013 08:34:45 +0100 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 CC: python-list@python.org Subject: DOS or not? [was Re: How to tell Script to use pythonw.exe ?] References: <51D37F8A.3010905@gmail.com> In-Reply-To: <51D37F8A.3010905@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1372836894 news.xs4all.nl 15959 [2001:888:2000:d::a6]:34173 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49708 On 03/07/2013 02:34, Andrew Berg wrote: > DOS is long > dead, and is much, much different under the hood from the console > subsystem in modern versions of Windows. While this is clearly true, it's by no means unusual for people to refer to the "DOS Box" or talk about "DOS commands" etc. even when they're quite well aware of the history of Windows and its Console subsystem. It's just quicker than saying "Console Window" or something. I mention this because it seems to get called out every time someone uses the term "DOS" on this and other Python lists and it can smack slightly of pedantry. TJG