At 2008-12-11T19:49:23Z, Steve Holden <st...@holdenweb.com> writes:

> ... and it's so hard to write
>
>      item = item[:-1]

It's easy - and broken.  Bad things happen if you're using something other
than '\n' for EOL.
-- 
Kirk Strauser
The Day Companies
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to