On Jun 20, 2006, at 10:58 AM, Paul McNett wrote:
Since "utf-8" is the bottom-level default for Dabo, this is
probably better:
if self.Application:
self._encoding = self.Application.Encoding
else:
self._encoding = "UTF-8"
But keep it in lower case. It does matter in some modules.
Like I said before, though, this should be something in
dabo.settings, not something that has to be hard--coded in lots of
different places.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev