##// END OF EJS Templates
demandload: implement __call__...
demandload: implement __call__ demandload can now load functions and classes, and not just modules. (So if you access foo() rather than just foo.* it still works). demandload still doesn't work for constants.

File last commit:

r2175:b2ae81a7 default
r2310:d01eac59 default
Show More
test-merge5.out
6 lines | 252 B | text/plain | TextLexer
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
removing b
this update spans a branch affecting the following files:
b
aborting update spanning branches!
(use 'hg merge' to merge across branches or 'hg update -C' to lose changes)