##// END OF EJS Templates
win32mbcs: use str for encoding value...
win32mbcs: use str for encoding value This was reported to the TortoiseHg tracker as: https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5980 It doesn't look like we have any tests for this extension, but the explicit type hints are enough to convince pytype that the module level `_encoding` attr is str. The `encode()` and `decode()` methods are too complex to add type hints for them.

File last commit:

r44031:2e017696 default
r52573:e6508d1e stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer