Re: Py2app Py2exe and losing extensibility

2009-02-09 Thread Gabriel Genellina
En Mon, 09 Feb 2009 12:43:46 -0200, member Basu escribió: I'm currently working on a project that allows users to write their own Python modules as simple extensions (basically output formatters). I would like to do a cross-platform release and so I'm using PyQt and will be trying to conv

Py2app Py2exe and losing extensibility

2009-02-09 Thread member Basu
I'm currently working on a project that allows users to write their own Python modules as simple extensions (basically output formatters). I would like to do a cross-platform release and so I'm using PyQt and will be trying to convert it to native builds using Py2app and Py2xe. I don't want users t