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


Groups > comp.lang.python > #3941

Re: detecting newline character

From jmfauth <wxjmfauth@gmail.com>
Newsgroups comp.lang.python
Subject Re: detecting newline character
Date 2011-04-24 00:05 -0700
Organization http://groups.google.com
Message-ID <4d21a2c2-ff43-488f-8d12-b17f0bb94da1@q21g2000vbs.googlegroups.com> (permalink)
References <4DB315D7.1020405@rulez.sk> <mailman.781.1303585944.9059.python-list@python.org> <1450471.fLXkozyCbt@PointedEars.de> <mailman.784.1303590332.9059.python-list@python.org>

Show all headers | View raw


On 23 avr, 22:25, Daniel Geržo <dan...@rulez.sk> wrote:
>
> Well I am doing this on:
> Python 2.7.1 (r271:86832, Mar  7 2011, 14:28:09)
> [GCC 4.2.1 (Apple Inc. build 5664)] on darwin
>
> So what do you guys advise me to do?
>
> --

Use the io module.

jmf

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


Thread

Re: detecting newline character Chris Rebert <clp2@rebertia.com> - 2011-04-23 12:12 -0700
  Re: detecting newline character Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-23 21:33 +0200
    Re: detecting newline character Daniel Geržo <danger@rulez.sk> - 2011-04-23 22:25 +0200
      Re: detecting newline character Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-24 01:30 +0200
      Re: detecting newline character jmfauth <wxjmfauth@gmail.com> - 2011-04-24 00:05 -0700
        Re: detecting newline character Daniel Geržo <danger@rulez.sk> - 2011-04-24 10:21 +0200
          Re: detecting newline character Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-24 11:19 +0200
            Re: detecting newline character Daniel Geržo <danger@rulez.sk> - 2011-04-24 11:49 +0200
              Re: detecting newline character Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-24 14:50 +0200

csiph-web