[Pcsclite-cvs-commit] r5155 - /trunk/contrib/pcscd_perfs.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Aug 17 10:01:32 UTC 2010


Author: rousseau
Date: Tue Aug 17 10:01:25 2010
New Revision: 5155

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5155
Log:
add coding: utf-8 since we use a µ at line 42

Modified:
    trunk/contrib/pcscd_perfs.py

Modified: trunk/contrib/pcscd_perfs.py
URL: http://svn.debian.org/wsvn/pcsclite/trunk/contrib/pcscd_perfs.py?rev=5155&op=diff
==============================================================================
--- trunk/contrib/pcscd_perfs.py (original)
+++ trunk/contrib/pcscd_perfs.py Tue Aug 17 10:01:25 2010
@@ -1,4 +1,5 @@
 #! /usr/bin/env python
+# -*- coding: utf-8 -*-
 
 """
 #   pcscd_perfs.py: calculate the cumulative times of pcscd logs




More information about the Pcsclite-cvs-commit mailing list