Subject: Re: extracting lines from an address
From: "luke" <l.d.u.n.c.a.l.f.e e.m.lc.c (dot)>
Date: Thu, 17 Nov 2005 20:47:18 +0900
References: 166178166181
sorry, i should be more careful with the definition of strip() in this
comment:
> # strip takes whitespace out
more correcly, strip "Returns a copy of the string with leading and trailing
whitespace removed."
luke