unicode bit me

J. Clifford Dyer jcd at sdf.lonestar.org
Sat May 9 11:26:53 EDT 2009


You're still not asking questions in a way that we can answer them.

Define "Doesn't work."  Define "a".


On Sat, 2009-05-09 at 00:04 -0700, anuraguniyal at yahoo.com wrote:
> also not sure why (python 2.5)
> print a # works
> print unicode(a) # works
> print [a] # works
> print unicode([a]) # doesn't works
> --
> http://mail.python.org/mailman/listinfo/python-list
> 




More information about the Python-list mailing list