##// END OF EJS Templates
crecord: null out the curses attribute with `None` on failure to import...
crecord: null out the curses attribute with `None` on failure to import Pytype got really confused that this could be `Union[module, bool]`, and spewed about tons of attributes that are not available on `bool`. Differential Revision: https://phab.mercurial-scm.org/D10210

File last commit:

r44323:1390bb81 default
r47546:693991cc stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer