On 08/05/2011 08:31 PM, Jacek Kałucki wrote: > dabo Commit > Revision 6733 > Date: 2011-08-05 11:31:50 -0700 (Fri, 05 Aug 2011) > Author: Jacekk > Trac: http://trac.dabodev.com/changeset/6733 > > Changed: > U trunk/dabo/ui/uiwx/dDatePicker.py > > Log: > Update string encoding to UTF-8. > > Diff: > Modified: trunk/dabo/ui/uiwx/dDatePicker.py > =================================================================== > --- trunk/dabo/ui/uiwx/dDatePicker.py 2011-08-05 18:01:01 UTC (rev 6732) > +++ trunk/dabo/ui/uiwx/dDatePicker.py 2011-08-05 18:31:50 UTC (rev 6733) > @@ -1,6 +1,5 @@ > -# -*- coding: utf-8 -*- > +# -*- coding: utf-8 -*-
The above beginning of line doesn't look like it should be. Uwe _______________________________________________ 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]
