So I moved it onto my linux box, since we have issues that show up
differently on osx/linux due to dictionary ordering - but the program
still runs fine.   So I've run it on python 2.6 and 2.4, OSX and linux.  
It doesn't even seem like it could be GC related since you are holding a
strong reference to the objects in question.

The only variables I can see then are:

1. whats this ?

 File "bin/devpython", line 25, in ?
     execfile(sys.argv[0])


2. are you running with a clean build of SQLAlchemy ?



Martijn Faassen wrote:
>
> Hey,
>
> I now also tested the program with sqlite3 3.6.10: same problem.
> pysqlite2.5.5 is in use.
>
> Regards,
>
> Martijn
>
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to