##// END OF EJS Templates
library: enable runpy invocation on mercurial package
Jason R. Coombs -
r51589:eb01d3a6 default
parent child Browse files
Show More
@@ -0,0 +1,4 b''
1 if __name__ == '__main__':
2 from . import dispatch
3
4 dispatch.run()
General Comments 0
You need to be logged in to leave comments. Login now