##// END OF EJS Templates
py3: use pycompat.getcwd() instead of os.getcwd()...
py3: use pycompat.getcwd() instead of os.getcwd() We have pycompat.getcwd() which returns bytes path on Python 3. This patch changes most of the occurences of the os.getcwd() with pycompat one.

File last commit:

r30346:9cc438bf default
r30519:20a42325 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer