locale-module
authorMatthias Klose <doko@debian.org>
Mon, 5 Oct 2020 20:56:51 +0000 (21:56 +0100)
committerMatthias Klose <doko@debian.org>
Mon, 5 Oct 2020 20:56:51 +0000 (21:56 +0100)
commitc5f6b0417fd303958df929d0d9288fec931e6feb
treedcc782fff556c4da0f8c50e311a8d21ffe2db87d
parentfac5ecdc6f93995f376d9a3933035dbf9fcc30a8
locale-module

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

Gbp-Pq: Name locale-module.diff
Lib/locale.py