Mercurial > hg
comparison CONTRIBUTING @ 32448:91a2ec8e7fa0
demandimport: stop overriding __getattribute__()
Proxy __dict__ and __doc__ explicitly instead.
I'm not sure which is less evil, but this seems slightly simpler than hooking
all attribute accesses.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 28 Apr 2017 00:01:22 +0900 |
parents | a492610a2fc1 |
children |
comparison
equal
deleted
inserted
replaced
32447:252d2260c74e | 32448:91a2ec8e7fa0 |
---|