* 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 2d6fd1e889
commit e2c4969585
6 changed files with 15 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
# -*- python -*-
# -*- coding: utf-8 -*-
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2000, 2003 Donald N. Allingham