##// 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:

r2248:b914f055 default
r2310:d01eac59 default
Show More
test-diff-newlines.out
8 lines | 219 B | text/plain | TextLexer
/ tests / test-diff-newlines.out
adding a
diff -r 107ba6f817b5 -r 310ce7989cdc a
--- a/a Thu Jan 01 00:00:01 1970 +0000
+++ b/a Thu Jan 01 00:00:02 1970 +0000
@@ -1,2 +1,3 @@ confuse str.splitlines
confuse str.splitlines
embedded newline
+clean diff