Fix #570 Use utf-8 encoding in listview

This commit is contained in:
Andrew Resch 2008-10-27 05:43:34 +00:00
parent eb9578c41d
commit a6802b455a
1 changed files with 1 additions and 0 deletions

View File

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