commit | 5c69b66086e9665b4e9afefa7854cbd966d386e4 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Thu Feb 09 14:29:11 2012 +0100 |
committer | Éric Araujo <merwok@netwok.org> | Thu Feb 09 14:29:11 2012 +0100 |
tree | d991bf0c9c1a51a971edb2bca1e061259b9f6f74 | |
parent | 1aa54a417d767efb2ebb4c1a31e69f7be9b1d6ae [diff] |
Group commands by topic in “pysetup run --list-commands” output. This fixes a regression from distutils, where “setup.py --help-commands” prints out commands grouped by topic (i.e. building vs. installing), which is more useful than using sorted.