##// END OF EJS Templates
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)...
setup: fix py2exe generation broken by c3a6ec304055 (issue3116) Py2exe is patching default distutils Distribution class. This patch ensures that the right one is taken when calling hgdist class.
Pascal Quantin -
r15527:9926aab3 default
Show More