How to cat None

Jonathan Gardner jgardner at jonathangardner.net
Tue Feb 14 22:42:52 EST 2006


You can just surround the offending value with str(...). You should
probably be doing that anyway, because the value might be a number or
something else not stringish.




More information about the Python-list mailing list