Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69765 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2014-04-06 13:42 +0100 |
| Last post | 2014-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.
Re: How can I parse this correctly? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-06 13:42 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2014-04-06 13:42 +0100 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web