> So, it just doesn't like unicode objects.
filed a bug.
Failed example:
select(u'foo', _test=True)
Expected:
<sql: 'SELECT * FROM foo'>
Got:
<sql: 'SELECT * FROM f, o, o'>
https://bugs.launchpad.net/webpy/+bug/137042
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---