Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11416
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.061 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'installed.': 0.07; 'confuse': 0.09; '1.03': 0.16; '9:20': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'yup,': 0.16; 'wrote:': 0.16; 'linux': 0.17; 'say,': 0.19; 'seconds': 0.21; 'header:In- Reply-To:1': 0.22; 'unlikely': 0.23; 'pm,': 0.24; 'aug': 0.24; 'windows': 0.26; 'message-id:@mail.gmail.com': 0.29; 'sun,': 0.30; 'yes.': 0.30; 'installed': 0.32; 'to:addr:python-list': 0.33; '...': 0.34; 'things': 0.34; 'but': 0.37; 'open': 0.37; 'some': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'states': 0.61; 'phone': 0.62; 'took': 0.63; 'utilities': 0.67; '"oh,': 0.84; 'harrismh777': 0.84; 'further,': 0.93; 'technically': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=P+GUuhX0jHkA7FJZfR8qSqoWh2ZPY5iirHqV5szr7x8=; b=Ena6B4dfATNLYrIp13bh14cKR5Ld+ZZAHB/vn2yetxy0oqy1cm0QuYBHc1V5k92ZCt vBDQ0y9DHelvCWsEWcUFZ0QCO3d6hJnZnW5Yj+8eLfkpgyawQRvUqWA3S7ffP3ZqB3fm zb4H4O2H/Hd8X3Ry+3rrUXeobAGRJhNmGTiM4= |
| MIME-Version | 1.0 |
| In-Reply-To | <H6W1q.578869$SG4.487518@newsfe03.iad> |
| References | <mailman.2270.1313328374.1164.python-list@python.org> <pan.2011.08.14.14.30.24.372000@nowhere.com> <mailman.2277.1313337128.1164.python-list@python.org> <MPG.28b2477053dad09f989856@news.individual.de> <H6W1q.578869$SG4.487518@newsfe03.iad> |
| Date | Sun, 14 Aug 2011 21:28:23 +0100 |
| Subject | Re: pythonw.exe |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2282.1313353706.1164.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313353706 news.xs4all.nl 23850 [2001:888:2000:d::a6]:48615 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11416 |
Show key headers only | View raw
On Sun, Aug 14, 2011 at 9:20 PM, harrismh777 <harmar@member.fsf.org> wrote: > ... yup, ... was helping my little sis with her iMac over the phone from > four states away and had her open a terminal for some magic... and it took > her exactly 1.03 seconds to say, "Oh, the iMac has DOS installed in the > utilities folder!" :-O > > ... blondes... :-} Just to confuse things even further, it's not unlikely that a Mac or Linux or Windows computer will have DOSBox installed. Is *that* DOS? Technically no, but practically yes. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pythonw.exe Ronald Reynolds <ron@bumpker.com> - 2011-08-14 06:23 -0700
Re: pythonw.exe Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-14 15:50 +0200
Re: pythonw.exe Nobody <nobody@nowhere.com> - 2011-08-14 15:30 +0100
Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-14 16:52 +0100
Re: pythonw.exe Thorsten Kampe <thorsten@thorstenkampe.de> - 2011-08-14 21:59 +0200
Re: pythonw.exe harrismh777 <harmar@member.fsf.org> - 2011-08-14 15:20 -0500
Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-14 21:28 +0100
Re: pythonw.exe Seebs <usenet-nospam@seebs.net> - 2011-08-14 22:27 +0000
Re: pythonw.exe Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-08-14 19:14 -0700
Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-15 09:32 +0100
Re: pythonw.exe Terry Reedy <tjreedy@udel.edu> - 2011-08-14 20:49 -0400
csiph-web