[Commits] vcard2xml.py 1.1.4.6 1.1.4.7

miras at claws-mail.org miras at claws-mail.org
Wed Jan 9 01:18:57 CET 2013


Update of /home/claws-mail/claws/tools
In directory srv:/tmp/cvs-serv18684/tools

Modified Files:
      Tag: gtk2
	vcard2xml.py 
Log Message:
2013-01-09 [mir]	3.9.0cvs53

	* tools/vcard2xml.py
	    Fix missing file encoding info.
	    See -> http://www.python.org/dev/peps/pep-0263/

Index: vcard2xml.py
===================================================================
RCS file: /home/claws-mail/claws/tools/vcard2xml.py,v
retrieving revision 1.1.4.6
retrieving revision 1.1.4.7
diff -u -d -r1.1.4.6 -r1.1.4.7
--- vcard2xml.py	11 Jul 2007 16:38:03 -0000	1.1.4.6
+++ vcard2xml.py	9 Jan 2013 00:18:55 -0000	1.1.4.7
@@ -1,4 +1,5 @@
 #!/usr/bin/python2.2
+# -*- coding: latin-1 -*-
 """
 
 Copyright © 2003 Bogdan Sumanariu <zarrok at yahoo.com>



More information about the Commits mailing list