Fix unicode encoding issue

pull/146/head
asergi 2012-12-13 17:47:00 +01:00
parent 9447bc63ea
commit 6cd14bbfdd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Glances is a simple textual monitoring tool
#