Get a list of (command, description) tuples. The list is divided into "standard commands" (listed in distutils.command.__all__) and "extra commands" (mentioned in self.cmdclass, but not a standard command). The descriptions come from the command class attribute 'desc
(self)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected