New submission from anatoly techtonik <techto...@gmail.com>: There are a couple of chapters about implementing a command in distutils docs that should be linked together.
http://docs.python.org/distutils/extending.html#extending-distutils should link to http://docs.python.org/distutils/apiref.html#distutils.cmd.Command and the latter to http://docs.python.org/distutils/apiref.html#creating-a-new-distutils-command (or merged). ---------- assignee: tarek components: Distutils messages: 109979 nosy: tarek, techtonik priority: normal severity: normal status: open title: distutils Command docs linking _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9223> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com