Paul McNary schrieb:
> On SCO UNIX Openserver and UnixWare sys.getfilesystemencoding() returns None.

So maybe wherever we use "sys.getfilesystemencoding()" we should use
"sys.getfilesystemencoding() or dabo.defaultEncoding" instead.

Or even better, dabo should provide an attribute dabo.filesystemEncoding 
for that purpose which will be set to sys.getfilesystemencoding() or 
dabo.defaultEncoding and never be None.

-- Christoph


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to