##// END OF EJS Templates
Replace FakeModule with ModuleType in InteractiveShell
Replace FakeModule with ModuleType in InteractiveShell

File last commit:

r10551:59e07fdc
r12562:6a14ef39
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
MinRK
add git hooks for submodules...
r10551 #!/bin/sh
git submodule init
git submodule update