]> granicus.if.org Git - python/commit
Changed to call 'get_fullname()', not 'get_full_name()', on Distribution object.
authorGreg Ward <gward@python.net>
Sat, 22 Apr 2000 02:51:25 +0000 (02:51 +0000)
committerGreg Ward <gward@python.net>
Sat, 22 Apr 2000 02:51:25 +0000 (02:51 +0000)
commit0ae7f76b40a6700491aa739070f2a830dbbb0409
treefcf1fccdb420a6ade6569f7b3e0153911a1cb7ae
parentee0810403dc95f232c0217876e026bac6667e8ae
Changed to call 'get_fullname()', not 'get_full_name()', on Distribution object.
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/sdist.py