Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'incompatible': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'changes': 0.15; 'api,': 0.16; 'backwards': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'vb.net': 0.16; 'code.': 0.18; 'library': 0.18; 'packages.': 0.19; 'thu,': 0.19; '2.x': 0.24; 'url:home': 0.24; 'java': 0.24; 'paul': 0.24; 'header:X-Complaints-To:1': 0.27; 'idea': 0.28; '-0700,': 0.31; "d'aprano": 0.31; 'writes:': 0.31; 'anyone': 0.31; 'subject:the': 0.34; 'charset:us-ascii': 0.36; 'to:addr:python- list': 0.38; 'visual': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'most': 0.60; 'mar': 0.68; '2015': 0.84; 'imagine': 0.93; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Python 2 to 3 conversion - embrace the pain Date: Thu, 19 Mar 2015 22:03:02 -0400 Organization: IISS Elusive Unicorn References: <20150316025301.GA94576@cskk.homeip.net> <873855tts4.fsf@jester.gateway.sonic.net> <55068cb0$0$12923$c3e8da3$5496439d@news.astraweb.com> <8761a1gxhq.fsf@jester.gateway.sonic.net> <5506e7db$0$12982$c3e8da3$5496439d@news.astraweb.com> <87fv94o9he.fsf@jester.gateway.sonic.net> <55080f84$0$12998$c3e8da3$5496439d@news.astraweb.com> <87lhistvvr.fsf@jester.gateway.sonic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-108-73-119-231.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426816996 news.xs4all.nl 2960 [2001:888:2000:d::a6]:47278 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87753 On Thu, 19 Mar 2015 16:23:04 -0700, Paul Rubin declaimed the following: >Steven D'Aprano writes: > >> Anyone remember the big backwards incompatible changes made to Visual >> Basic? How long did that take to settle down afterwards? > >No idea from me, I never used VB. VB6 was Win32API, native code... It was replaced by VB.NET -- .NET API, "managed" code. Imagine if "CPython" 2.x were replaced with "Jython" 3.x, and most of the Python standard library was replaced with Java packages. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/