On Nov 13, 2007, at 2:51 AM, fw wrote:

>
> Hi,
>
> I am having a weird problem. I am dealing with some "legacy" database,
> so I subclass TypeDecorator to help clean things up a bit.
>
> This worked fine in 0.3 but I am now trying to use 0.4 and things
> break in the strangest of way.
>
> When I run the file below, Python complains about
>
>        AttributeError: 'String' object has no attribute 'padding'

a full stack trace would be needed to pinpoint who is calling for that  
attribute. 
   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to