]> granicus.if.org Git - python/commit
Added some debuging output (actually moved here from dist.py) --
authorGreg Ward <gward@python.net>
Tue, 23 May 2000 03:54:16 +0000 (03:54 +0000)
committerGreg Ward <gward@python.net>
Tue, 23 May 2000 03:54:16 +0000 (03:54 +0000)
commit77751c0b4903470bdd630dac25270b21670323ff
tree1ecab04a7d75448429d61d619007623744f3f5fe
parent981f7368f68a03e416f946c6860197bc21bf743c
Added some debuging output (actually moved here from dist.py) --
dump the Distribution's 'command_options' dict after parsing config files,
and then after parsing the command line.
Lib/distutils/core.py