##// END OF EJS Templates
encoding: make getcols() raise exception explicitly...
encoding: make getcols() raise exception explicitly This helps pytype. File "mercurial/encoding.py", line 329, in getcols: bad option in return type [bad-return-type] Expected: bytes Actually returned: None

File last commit:

r16438:28a90cdf default
r44074:7cf33231 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer