##// END OF EJS Templates
setup3k: use getattr instead of hasattr...
setup3k: use getattr instead of hasattr Note that hasattr is fixed on Python 3, so this is more about being concise and keeping check-code happy than actual correctness of code.
Augie Fackler -
r14972:bcba68e8 default
Show More
Name Size Modified Last Commit Author
/ contrib / hgfixes
__init__.py Loading ...
fix_bytes.py Loading ...
fix_bytesmod.py Loading ...
fix_leftover_imports.py Loading ...