utf8 fixes

This commit is contained in:
Marcos Pinto 2008-10-30 23:59:15 +00:00
commit 3b1e93bf88
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
# #
# listview.py # listview.py
# #

View file

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
# #
# statistics_tab.py # statistics_tab.py
# #