Pytype got really confused that this could be Union[module, bool], and spewed
about tons of attributes that are not available on bool.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG693991ccfc49: crecord: null out the curses attribute with `None` on failure to import
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.