##// END OF EJS Templates
py3: make encodefun in store.py compatible with py3k...
py3: make encodefun in store.py compatible with py3k This ensures that the filename encoding functions always map bytestrings to bytestrings regardless of python version.
Mateusz Kwapich -
r30077:8f42d8c4 default
Show More