mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
b9fe54cccc
There was already a test for this, but it was complicated and had a subtle bug (custom command objects need to be put in dist.command_obj so that other command objects may see them) that rendered it moot.