Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2648
| References | <df2af546-af99-4e69-bc8e-38c21a045a29@z27g2000prz.googlegroups.com> <mailman.1381.1301429221.1189.python-list@python.org> <d9f11a36-8d93-4713-b8bd-dc2805836e86@j9g2000prj.googlegroups.com> <8vi963F9lhU1@mid.individual.net> |
|---|---|
| Date | 2011-04-05 15:38 +0200 |
| Subject | Re: Fun python 3.2 one-liner |
| From | Daniel Fetchinson <fetchinson@googlemail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.46.1302010711.9059.python-list@python.org> (permalink) |
>> what is the character limit on a one liner :P. > > For PEP 8 compliance, 80 characters. :-) Yeah, but we don't live in the 80's or 90's anymore and our screens can support xterms (or let alone IDE widows) much wider than 80 characters. I'm using 140 for python these days. Seriously, who would want to limit him/herself to 80 characters in 2011? Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Fun python 3.2 one-liner Terry Reedy <tjreedy@udel.edu> - 2011-03-29 16:06 -0400
Re: Fun python 3.2 one-liner Martin De Kauwe <mdekauwe@gmail.com> - 2011-03-30 02:19 -0700
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-03-30 20:31 +1100
Re: Fun python 3.2 one-liner Raymond Hettinger <python@rcn.com> - 2011-03-30 16:39 -0700
Re: Fun python 3.2 one-liner Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-03-31 16:02 +1300
Re: Fun python 3.2 one-liner Daniel Fetchinson <fetchinson@googlemail.com> - 2011-04-05 15:38 +0200
Re: Fun python 3.2 one-liner Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-04-05 15:07 +0000
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-04-06 01:19 +1000
Re: Fun python 3.2 one-liner Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-04-05 17:48 +0000
Re: Fun python 3.2 one-liner Daniel Fetchinson <fetchinson@googlemail.com> - 2011-04-05 19:54 +0200
Re: Fun python 3.2 one-liner Lie Ryan <lie.1296@gmail.com> - 2011-04-09 00:27 +1000
Re: Fun python 3.2 one-liner Raymond Hettinger <python@rcn.com> - 2011-04-05 17:10 -0700
Re: Fun python 3.2 one-liner Ben Finney <ben+python@benfinney.id.au> - 2011-04-06 13:59 +1000
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-04-06 11:34 +1000
Re: Fun python 3.2 one-liner Tim Wintle <tim.wintle@teamrubber.com> - 2011-04-05 16:04 +0100
csiph-web