##// END OF EJS Templates
subprocess: Change all imports from `subprocess` -> `subprocess32`
subprocess: Change all imports from `subprocess` -> `subprocess32`

File last commit:

r1:854a839a default
r1007:e9c22488 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html