* src/FrenchRepublic.py: Insert encoding line because non-ascii

charatcers are used. This behavior is deprecated and causes warnings
in python 2.3.
* src/const.py.in: Likewise.
* src/FamilyView.py: Likewise.
* src/SelectChild.py: Likewise.
* src/plugins/rel_ru.py: Likewise.


svn: r2009
This commit is contained in:
Alex Roitman
2003-08-14 22:33:30 +00:00
parent fa0e510277
commit 17087ebc30
6 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#
# Gramps - a GTK+/GNOME based genealogy program
#