##// END OF EJS Templates
use importlib.machinery when available...
use importlib.machinery when available avoids deprecation warning on startup, and allows tests to pass with PYTHONWARNINGS=d closes #4051 candidate for backport to 1.2

File last commit:

r10551:59e07fdc
r14914:ceeebf64
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update