From: Dekel Tsur Date: Wed, 10 Sep 2003 11:21:58 +0000 (+0000) Subject: Declare encoding for python >= 2.3 X-Git-Tag: 1.6.10~16115 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5765dce6ca3ccc9d4456141e336b7631cfeb023b;p=features.git Declare encoding for python >= 2.3 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7728 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9701904532..e0075e5037 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-09-10 Dekel Tsur + + * lyx2lyx/lyx2lyx: Declare encoding for python >= 2.3 + 2003-09-08 Jean-Marc Lasgouttes * bind/aqua.bind: new bindings useful on aqua (from Ronald diff --git a/lib/lyx2lyx/lyx2lyx b/lib/lyx2lyx/lyx2lyx index 8f94d08cf0..0dd6248323 100755 --- a/lib/lyx2lyx/lyx2lyx +++ b/lib/lyx2lyx/lyx2lyx @@ -1,4 +1,5 @@ #! /usr/bin/env python +# -*- coding: iso-8859-1 -*- # Copyright (C) 2002 José Matos # # This program is free software; you can redistribute it and/or