Best way to delimit a list?

castironpi at gmail.com castironpi at gmail.com
Tue May 13 10:31:24 EDT 2008


On May 13, 9:08 am, castiro... at gmail.com wrote:
> On May 13, 8:32 am, Peter Otten <__pete... at web.de> wrote:
>
> > Giuseppe Ottaviano wrote:
> > > def ichain(seq):
> > >         for s in seq:
> > >                 for x in s: yield x
>
> > > (which is often useful and I don't think it has been included in  
> > > itertools) you can iterate lazily on the file:
>
> > Python 2.6 includes itertools.chain.from_iterable() with that functionality.
>
> > Peter
>
> Can you color the help manual with very fine shades of off-white to
> ease reading?  I was thinking a few pixels shy of red of white to
> accentuate what are the class methods and which are not.  I also have
> an argument that net readability would decrease, but the sample sizes
> on that kind of metric are a little brinky with privacy fears around
> where I'm from.  I just try to make Tron rings.

I am also me the that's the readability of legibles on color of light
the lighterers.

More simply, that could vary widely though, and I've heard of a
'fovea'.



More information about the Python-list mailing list