Comment 1 for bug 237868

Revision history for this message
Colin Watson (cjwatson) wrote :

I fixed all this sort of thing as part of the Python 3 port (enforced even for old code still using the SQLObject compatibility layer, because the Python 3 version of storm.sqlobject.AutoUnicodeVariable/StringCol no longer accepts bytes).