##// END OF EJS Templates
py3: stop injecting pycompat.hasattr into modules...
py3: stop injecting pycompat.hasattr into modules I only found a single user of this pattern, probably because we use util.hasattr everywhere. Differential Revision: https://phab.mercurial-scm.org/D7008
Gregory Szorc -
r43358:0d612db7 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / cbor / cbor2
__init__.py Loading ...
compat.py Loading ...
decoder.py Loading ...
encoder.py Loading ...
types.py Loading ...