slt,

Comme on en discutait avec cédric sur la liste dev, j'ai un problème 
lors d'un make à cause de la traduction.

hg-dev/doc$ python gendoc.py

Traceback (most recent call last):
  File "gendoc.py", line 110, in <module>
    show_doc(sys.stdout)
  File "gendoc.py", line 106, in show_doc
    ui.write(gettext(doc))
  File "/home/vrac/python/hg-dev/mercurial/i18n.py", line 42, in gettext
    u = t.ugettext(message)
  File "/usr/lib/python2.5/gettext.py", line 404, in ugettext
    return unicode(message)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 27: 
ordinal not in range(128)

-- 
William Dodé - http://flibuste.net
Informaticien Indépendant


--
To unsubscribe, send mail to hgfr-unsubscr...@flibuste.net.

Répondre à