3 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: py2exe and SQLAlchemy
FromSent OnAttachments
Markus25 Jul 2008 04:01 
Markus25 Jul 2008 09:09 
Markus25 Jul 2008 12:33 
Subject:[sqlalchemy] Re: py2exe and SQLAlchemy
From:Markus (mark@googlemail.com)
Date:07/25/2008 12:33:41 PM
List:com.googlegroups.sqlalchemy

For the records:

py2app can also correctly include a specific database with the following line:

includes=["sqlalchemy.databases.sqlite"]