New submission from Thomas Perret <thomas.perret+pyt...@gresille.org>:

gettext's documentation (Doc/library/gettext.rst:724) states that default 
locale directory is: "sys.prefix/share/locale" but the code in gettext module 
(Lib/gettext.py:63) uses "sys.base_prefix/share/locale"

----------
assignee: docs@python
components: Documentation, Library (Lib)
messages: 361054
nosy: docs@python, moht
priority: normal
severity: normal
status: open
title: gettext's default localedir does not match documentation
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to