Added encoding for this file so that gramps will work. Non-ASCII character '\xe2' in file /home/Frog/Downloads/gramps-3.4.0/gramps/gen/plug/docgen/graphdoc.py on line 67, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details.

svn: r19129
This commit is contained in:
Rob G. Healey 2012-03-24 05:07:19 +00:00
parent 88d9b23ac8
commit e383c8fd44

View File

@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
#
# Gramps - a GTK+/GNOME based genealogy program
#