On 22 Jan 2004, Karl Pflästerer <- sigurd at 12move.de wrote: > In [17]: re.findall("foo") or '','','' > Out[17]: (None, None, None) ^^^^^^^^^^^^^^^^ That should be ('', '', ''); don't change code in your newsclient. Karl -- Please do *not* send copies of replies to me. I read the list