When inserting records with web2py's db class, my string values have vertical bars surrounding them. I don't remember seeing this behavior before. What's more, if i insert records through web2py's db admin interface, i don't get vertical bars.
What are the vertical bars - is it a unicode thing? - and how are we supposed to handle them?

