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


Groups > comp.lang.python > #69765 > unrolled thread

Re: How can I parse this correctly?

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2014-04-06 13:42 +0100
Last post2014-04-06 13:42 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: How can I parse this correctly? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-06 13:42 +0100

#69765 — Re: How can I parse this correctly?

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-04-06 13:42 +0100
SubjectRe: How can I parse this correctly?
Message-ID<mailman.8951.1396788175.18130.python-list@python.org>
On 06/04/2014 12:54, Chris Angelico wrote:
> On Sun, Apr 6, 2014 at 9:32 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>> I'd recommend using this import statement in Python 2 so you get used to
>> print being a function.
>>
>> from __future__ import print_function
>
> Or better still, just write Python 3 code - then you get to take
> advantage of all the fancy new features :)
>
> ChrisA
>

I meant to say, "If you're stuck with Python 2 ..." :(

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web