<[EMAIL PROTECTED]> wrote: > Maybe we're not thinking about the same problems. Say I'm an app > writer and I want to use one of your modules. My development > environment is GNU/Linux, and I want to ship a self-contained app that > anyone can run without having to download additional components. That > includes people wanting to run my app on Windows, Macintosh, Amiga, > and various other Python target platforms that I don't have compilers > for. How do I do it?
have you tried this, or are you just making things up to be able to continue the argument? (hint: it doesn't work; python portability means that it's fairly easy to write programs that run on multiple platforms, not that they will run on all available platforms without porting and testing). </F> -- http://mail.python.org/mailman/listinfo/python-list