##// END OF EJS Templates
py3: rename pycompat.getcwd() to encoding.getcwd() (API)...
py3: rename pycompat.getcwd() to encoding.getcwd() (API) We need to avoid os.getcwdb() on Windows to avoid DeprecationWarnings, and we need encoding.strtolocal() to encode the result of os.getcwd().

File last commit:

r38029:e51c91c1 default
r39843:24e493ec default
Show More
compat
1 line | 2 B | text/plain | TextLexer
9