In article <[email protected]>, Ryan Kelly <[email protected]> wrote: > >Out of curiosity, what freezer package did you settle on in the end? >I'm curious it see if esky could easily switch between different >freezers (although it currently depends on some rather deep details of >the bbfreeze format).
We're currently using py2app and py2exe and are planning to use cx_freeze for Linux. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ [on old computer technologies and programmers] "Fancy tail fins on a brand new '59 Cadillac didn't mean throwing out a whole generation of mechanics who started with model As." --Andrew Dalke -- http://mail.python.org/mailman/listinfo/python-list
