bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #50357] xgettext doesn't recognise encoding aliases P


From: Geoffrey Sneddon
Subject: [bug-gettext] [bug #50357] xgettext doesn't recognise encoding aliases Python supports
Date: Sun, 19 Feb 2017 17:11:56 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

URL:
  <http://savannah.gnu.org/bugs/?50357>

                 Summary: xgettext doesn't recognise encoding aliases Python
supports
                 Project: GNU gettext
            Submitted by: gsnedders
            Submitted on: Sun 19 Feb 2017 10:11:55 PM UTC
                Category: Python
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Given a file starting with `# coding: utf8` xgettext outputs:

xgettext: bar.py:1: Unknown encoding "utf8". Proceeding with ASCII instead.
xgettext: Non-ASCII string at bar.py:3.
          Please specify the source encoding through --from-code or through a
comment
          as specified in http://www.python.org/peps/pep-0263.html.
          
xgettext should support, for Python code, the same set of aliases as Python
does.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50357>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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