Moved mkdistfile main code into main() function
This prevents the variables used there from leaking into the module-global scope.
Please register or sign in to comment
This prevents the variables used there from leaking into the module-global scope.