contrib/debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 06 Nov 2016 03:12:40 +0530
changeset 30313 42af0590f4b9
parent 26148 7f49efcaa9b4
permissions -rw-r--r--
py3: add os.fsdecode() as pycompat.fsdecode() We need to use os.fsdecode() but this was not present in Python 2. So added the function in pycompat.py

9