##// 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-encode.out
9 lines | 249 B | text/plain | TextLexer
mpm@selenic.com
Add file encoding/decoding support
r1258 %% no changes
%% no changes
%% uncompressed contents in repo
this is a test
%% uncompress our working dir copy
this is a test
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
Add file encoding/decoding support
r1258 %% uncompress our new working dir copy
this is a test