win32all-142 available (Long)

Jason Orendorff jason at jorendorff.com
Sat Jan 5 23:51:23 EST 2002


Carl wrote:
> Your version is much more elegant, but, I'm sure that you would concede, 
> functionally identical.

I was just worried about

  items = items + item

This is an error, if (as it seems) "items" is a list and "item"
is a string.

## Jason Orendorff    http://www.jorendorff.com/




More information about the Python-list mailing list