On Wed, Apr 13, 2005 at 02:15:45PM +0200, Jonas Smedegaard wrote:
> On 12-04-2005 18:45, Lionel Elie Mamane wrote:

>> Severity: normal

>> The moin.cgi file has its encoding declaration in its third line,
>> but the python parser expects it in its second line.

> Does it make the file not work as is (we should raise severity) or
> just an annoying warning (we should lower severity)?

I *think* just annoying warning, but I'm not sure. The logs says:

[Tue Apr 12 18:32:31 2005] [error] [client 131.174.33.81] sys:1: 
DeprecationWarning: Non-ASCII character '\\xfc' in file 
/var/www/coqwiki/moin.cgi on line
8, but no encoding declared; see http://www.python.org/peps/pep-0263.html for 
details

It says "DeprecationWarning", so I guess it is safe with this
particular version of python, but may get unsafe with future other
versions.

-- 
Lionel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to