From: Yukihiro Matsumoto Date: 2004-09-28T13:40:02+09:00 Subject: Re: Wish list for 2.0 Hi, In message "Re: Wish list for 2.0" on Tue, 28 Sep 2004 13:01:24 +0900, STEPHEN BECKER I V writes: |does that work for end lines in the middle of a string? or a tab? I |mean all white space.. str.delete(" \n\t") if you wish. matz.