Hi Kenneth,
I wrote an objc wrapper framework for the ZODB. The python part uses
py2app. Maybe you find some hints there http://
zodbdata.sourceforge.net and especially there
http://zodbdata.svn.sourceforge.net/viewvc/zodbdata/trunk/python/
Didn't get into serious trouble with ZODB and py2app
Kenneth Miller wrote:
> I'm trying to build a Mac .app using py2app with python code that
> uses ZODB, can anyone give me some help, or maybe an example?
Have you tried it yet? What problems are you having? In theory, it
should "just work", but in reality, more complex packages sometimes