Add a note to README about a bug affecting python versions <= 2.3.3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19162 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Enrico Forestieri 2007-07-21 00:44:26 +00:00
parent c0b0fe35fa
commit cca027ba14

3
README
View File

@ -33,6 +33,9 @@ What do I need to run LyX?
A decent LaTeX2e installation (e.g. teTeX for unix) not older
than 1995/12/01.
Python 2.3 or later to convert old LyX files and for helper scripts
(note that you need at least Python 2.3.4 for exporting LyX files
to a pre-unicode format, as previous versions are affected by a bug
about the normalization of unicode strings)
How does the LyX version scheme work?