##// END OF EJS Templates
check-code: drop the `safehasattr` rule...
check-code: drop the `safehasattr` rule Since we no longer supports Python 2 we no longer needs to use a custom function to compensate the short comings of the global `hasattr` function in it. We cannot use the Python 3 `hasattr` function instead.

File last commit:

r46661:f105c49e default
r51820:7a8ea139 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer