severity 378486 important
thanks
On Mon, Nov 27, 2006 at 09:45:59PM -0800, Alex Roitman wrote:
> On Tue, 2006-11-28 at 00:12 -0500, Anthon Pang wrote:
> > In DbLoader.py (DbLoader.open_file), the filename returned from
> > choose.get_filename() is returned in the character set specified by
> > sys
On Tue, 2006-11-28 at 00:12 -0500, Anthon Pang wrote:
> In DbLoader.py (DbLoader.open_file), the filename returned from
> choose.get_filename() is returned in the character set specified by
> sys.getfilesystemencoding() -- in Simon's case, iso8859-15.
>
> Could it be as simple as adding this after
In DbLoader.py (DbLoader.open_file), the filename returned from
choose.get_filename() is returned in the character set specified by
sys.getfilesystemencoding() -- in Simon's case, iso8859-15.
Could it be as simple as adding this after each occurrence of
filename = choose.get_filename() ?
3 matches
Mail list logo