summaryrefslogtreecommitdiffstats
path: root/sources.py
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov1@gmail.com>2017-04-13 15:06:32 +0100
committerCédric Bosdonnat <cbosdonnat@suse.com>2017-04-14 10:30:31 +0200
commitcc35b6e0736592bd2c20a9d4b1dcf12ae49c723a (patch)
treea86721bc9b582efc6f137e9f54d14bb9fa16bb47 /sources.py
parent2ea659146f80676c58987f14a32f8157535e7353 (diff)
downloadvirt-bootstrap.git-cc35b6e0736592bd2c20a9d4b1dcf12ae49c723a.tar.gz
virt-bootstrap.git-cc35b6e0736592bd2c20a9d4b1dcf12ae49c723a.tar.xz
virt-bootstrap.git-cc35b6e0736592bd2c20a9d4b1dcf12ae49c723a.zip
Python 3/2 compatibility: gettext.install unicode flag
The unicode flag is passed to `gettext.install` has default value `False` in Python2. [1] In Python3 this flag does not exists. [2] [1] https://docs.python.org/2/library/gettext.html#gettext.NullTranslations.install [2] https://docs.python.org/3.5/library/gettext.html#gettext.NullTranslations.install
Diffstat (limited to 'sources.py')
0 files changed, 0 insertions, 0 deletions