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, anuraguni...@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
> 

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

Reply via email to