* 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:
@ -1,3 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Gramps - a GTK+/GNOME based genealogy program
|
||||
#
|
||||
|
Reference in New Issue
Block a user