Éric Araujo <mer...@netwok.org> added the comment:

There is no upload_docs command in distutils, I think you have found a 
setuptools bug.  You should report it to these bug trackers:

- http://bugs.python.org/setuptools/
- https://bitbucket.org/tarek/distribute/issues

(there is a fork, that’s why there are two bug trackers)

In Python 3.3 however, the packaging module (a.k.a. distutils2) does have an 
upload_docs command; we should add a test to make sure the bug you report 
doesn’t show up there.

----------
components: +Distutils2 -Distutils
nosy: +alexis
stage:  -> test needed
versions: +3rd party, Python 3.3 -Python 2.6, Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12925>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to