Hello list,
I am a new Mac user trying to use py2app so please
bear with me.
I use py2app version 0.2 on MacOS
10.3.9.
When I feed py2app a python program of a simple
wxpython GUI, all works just great!
I can run the app, copy it into an other mac and
run it as well.
However when try to
Nicholas Riley wrote:
> > I seem to remember this used to work... I tried with a couple of
>> other apps too; same problem.
>
>And five seconds after sending that, I realize you're supposed to use
>foo.help() instead. It would be nice if help() didn't barf quite as
>badly though.
Yep. Though I d
> Bob Ippolito <[EMAIL PROTECTED]> (BI) wrote:
> import sys
> sys.getfilesystemencoding()
>BI> 'utf-8'
It is UTF-8, but you must be careful: the filenames are in normalized (or
whatever they call it) UTF-8, meaning that accented letters are split up
into the letter followed by the acc