I tested on python 3.3.0 exactly so you might want to check that something is strange with your python 3.3.0 environment.
Sent from my iPhone On Apr 17, 2013, at 10:14 AM, Tim Cooijmans <[email protected]> wrote: > I did some more testing and it appears to be Python 3.3.0 only. > > Indeed the exact same code with exactly the same SQLAlchemy version works on > Python 3.3.1 but not in Python 3.3.0. > -- > You received this message because you are subscribed to the Google Groups > "sqlalchemy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sqlalchemy?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
