Steve Holden wrote:

>  >>> basestring
> <type 'basestring'>

You're right, I'm not sure what made me think it
was a tuple. Maybe because people used to write
isinstance(x, (str, unicode)) before basestring
existed.

--
Greg
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to