]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - setuptools-0.6c16dev3.egg/zetuptoolz.txt
Tolerate import errors when loading extra commands for "setup.py --help-commands"
[tahoe-lafs/tahoe-lafs.git] / setuptools-0.6c16dev3.egg / zetuptoolz.txt
index 25c029d09c264c331ebe79702e2e66e47db383f8..b4729c7f3554691e14ffb0efa7935f7260124f17 100644 (file)
@@ -3,7 +3,7 @@ setuptools trunk r80621 (which is current as of 2010-08-31), with the following
 differences:
 
 
- * Zooko's patches for the following bugs and features have been applied:
+ * Zooko's and David-Sarah's patches for the following bugs and features have been applied:
  
      <http://bugs.python.org/setuptools/issue17>
      "easy_install will install a package that is already there"
@@ -16,6 +16,9 @@ differences:
      (Note: this patch does not work as intended when site.py has been modified.
      This will be fixed in a future version.)
 
+     <https://tahoe-lafs.org/trac/zetuptoolz/ticket/4>
+     "python setup.py --help-commands raises exception due to conflict with distribute"
+
 
  * The following patch to setuptools introduced bugs, and has been reverted
    in zetuptoolz: