Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61039

Re: Input without line break, is it possible?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.078
X-Spam-Evidence '*H*': 0.87; '*S*': 0.03; 'lawrence': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; '1.x': 0.16; '3:27': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:break': 0.16; 'subject:possible': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'purposes': 0.26; 'task': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'went': 0.31; 'code': 0.31; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; '2.6': 0.36; 'subject:?': 0.36; 'machines': 0.38; 'ago,': 0.61; '4.0,': 0.84; 'fortunately': 0.84; 'seriously,': 0.84; 'migrating': 0.91; 'to:none': 0.92; 'hand,': 0.93; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=TFrnX7GysU4HDXFnGgU3Hgm9BnsJuhAem1isNabMVbs=; b=HYBDM4jnPhlsLPXXya3qTwI2F2G67OQx/7cos9AtkHCWiJvfH2ldRV9tDY1QhxF7pK 3nmrGfiCtcAU+PHHmxnl/rYQgeHiw3ppqswD6IUGnp0tdobBmLJxm+J1azqU2Dhmk0JZ Z1Y5TFTG9dCWJfi1ved1YVjMPGKqS8DMtcTKh67HDgJVxufXmfr+56rOH7gKQExCFNY2 +QCREoEAJnAb+wEWL2SvPXzvyrAPZIAfS2gspvH8uvL58Mb5+zztp4ueLtdgE+6ZT1Dt aa44wT5YOqC5K1tQUeNsOXFxzT7iLkNH76B5coyFMpyZvoidO3Aew/O6DmxcpoLyynoO tzXg==
MIME-Version 1.0
X-Received by 10.68.111.33 with SMTP id if1mr46612547pbb.31.1386174785196; Wed, 04 Dec 2013 08:33:05 -0800 (PST)
In-Reply-To <l7nl5q$622$1@ger.gmane.org>
References <6f831d02-26bf-4e68-a1c6-a9c9e87db1dc@googlegroups.com> <l7njp8$j0l$1@ger.gmane.org> <CAPTjJmpPoMxZgbSg1K6g=xCRyzgtQ2NVfeXL9-eHNpCrqyvhfg@mail.gmail.com> <l7nl5q$622$1@ger.gmane.org>
Date Thu, 5 Dec 2013 03:33:05 +1100
Subject Re: Input without line break, is it possible?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3578.1386174788.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386174788 news.xs4all.nl 2887 [2001:888:2000:d::a6]:35541
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61039

Show key headers only | View raw


On Thu, Dec 5, 2013 at 3:27 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> I'm contemplating what it would be like migrating code from Python 1.x to
> Python 4.0, the fun and games that could be :)

I never used Python 1.x seriously, but when I went digging in one of
my OS/2 machines a while ago, I found several Pythons, including a
1.something. Fortunately for my task at hand, there was also a 2.5 or
2.6 or somesuch, which served my purposes :)

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Input without line break, is it possible? geezle86@gmail.com - 2013-12-04 07:38 -0800
  Re: Input without line break, is it possible? Tim Chase <python.list@tim.thechases.com> - 2013-12-04 09:55 -0600
  Re: Input without line break, is it possible? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-04 16:04 +0000
  Re: Input without line break, is it possible? [correction] Tim Chase <tim@thechases.com> - 2013-12-04 10:07 -0600
  Re: Input without line break, is it possible? Chris Angelico <rosuav@gmail.com> - 2013-12-05 03:14 +1100
  Re: Input without line break, is it possible? Michael Torrie <torriem@gmail.com> - 2013-12-04 09:23 -0700
  Re: Input without line break, is it possible? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-04 16:27 +0000
  Re: Input without line break, is it possible? Chris Angelico <rosuav@gmail.com> - 2013-12-05 03:33 +1100
  Re: Input without line break, is it possible? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-04 16:36 +0000
  Re: Input without line break, is it possible? Michael Torrie <torriem@gmail.com> - 2013-12-05 08:21 -0700

csiph-web