1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 17:56:30 +00:00

"Fixed" UTF-8 problems

This commit is contained in:
Paweł Jastrzębski
2013-06-10 19:34:12 +02:00
parent ff99472278
commit e046565f22
3 changed files with 28 additions and 5 deletions

1
kcc.py
View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (c) 2012 Ciro Mattia Gonano <ciromattia@gmail.com>
#