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

Sorry, I have to reject this again.

1) The distutils doc only gets bug fixes now.  It is more useful to spend time 
on distutils2.

2) requires is unusable and unused, because it contains module names, not PyPI 
project names. Documenting it would cause more harm than good.  Right now 
people use setuptools’ install_requires, which were the inspiration for the PEP 
345 fields, which is implemented in distutils2.

----------
assignee: tarek -> eric.araujo
status: open -> closed

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

Reply via email to