Declare encoding for python >= 2.3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7728 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Dekel Tsur 2003-09-10 11:21:58 +00:00
parent a8610b9f0f
commit 5765dce6ca
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-09-10 Dekel Tsur <dekelts@tau.ac.il>
* lyx2lyx/lyx2lyx: Declare encoding for python >= 2.3
2003-09-08 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* bind/aqua.bind: new bindings useful on aqua (from Ronald

View File

@ -1,4 +1,5 @@
#! /usr/bin/env python
# -*- coding: iso-8859-1 -*-
# Copyright (C) 2002 José Matos <jamatos@lyx.org>
#
# This program is free software; you can redistribute it and/or