Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'blocked': 0.09; 'created,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '"good': 0.16; 'blend': 0.16; 'pity': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'unix-style': 0.16; 'windows': 0.19; 'feb': 0.19; 'sort': 0.21; 'guess': 0.27; 'header:X-Complaints-To:1': 0.28; '-0700,': 0.29; 'could': 0.32; 'url:home': 0.33; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'michael': 0.36; "didn't": 0.36; 'charset :us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'end': 0.40; 'more': 0.63; 'mailbox': 0.67; '2013': 0.84; 'unholy': 0.84; 'dennis': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Python Newbie Date: Sun, 24 Feb 2013 21:01:43 -0500 Organization: > Bestiaria Support Staff < References: <928d2cf7-728b-4f35-b8c9-4c9b958507e5@googlegroups.com> <8eadd52c-d533-4333-8c7f-7bf3a6d7b046@googlegroups.com> <9p1ii899tkalvfd1cl7sneoqa9t1cqh4oj@invalid.netcom.com> <5129482F.3080402@gmail.com> <1rjki8ta8on3b1ii78vig09pop1psif4t6@invalid.netcom.com> <512A5465.2090000@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-76-253-96-177.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 3.3/32.846 X-No-Archive: YES 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361757708 news.xs4all.nl 6970 [2001:888:2000:d::a6]:46829 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39858 On Sun, 24 Feb 2013 10:56:53 -0700, Michael Torrie declaimed the following in gmane.comp.python.general: > > It's interesting to note that Windows NT sort of descends from VMS. I > guess the end result was an unholy blend of VMS and CP/M. Pity they didn't take the "good parts" of VMS... Interprocess communication via "mailboxes" would have been nice... More general than UNIX-style "pipes", as once the mailbox has been created, multiple processes could connect for read or write in parallel. Processes don't have to be blocked by mailbox I/O... -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/