lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is a DeprecationWarning?


From: Stefaan Himpe
Subject: Re: What is a DeprecationWarning?
Date: Fri, 22 Aug 2003 10:01:33 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2

Hi,

It is not a lilypond warning.

It is a warning issued by Python, a programming language used
to write the ly2dvi script. It gives warnings because you are
using the newest version of Python which already warns developers
for future changes.

It is best to just ignore it, and wait until the scripts
are adjusted to work with the new Python, or don't wait
and adjust them yourself :-)

Regards,
Stefaan.
Die5Willes wrote:
Hi there!
After typing "ly2dvi -P beethoven.ly" there is the following message:

"/usr/lib/python2.3/pre.py:94: DeprecationWarning: Please use the 're' module, 
not the 'pre' module
  DeprecationWarning)"

From there on everything seems to be okay and the .ps output looks fine so far, 
but:
what does that warning mean? How can I avoid it? (it's lily 1.6.11)

Thanx in advance

Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]