]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix from est@hyperreal.org: missing initialize in 'find_defaults()'.
authorGreg Ward <gward@python.net>
Thu, 24 Feb 2000 03:17:43 +0000 (03:17 +0000)
committerGreg Ward <gward@python.net>
Thu, 24 Feb 2000 03:17:43 +0000 (03:17 +0000)
commit4840112121e945d6ab6a5ab4adc9d6ba6ed9efa2
treed50790a62008e17a1c5fc0085b535166275eed13
parent9811861e3c31f2cb9d04853460408c4fea3d6f1b
Fix from est@hyperreal.org: missing initialize in 'find_defaults()'.
Lib/distutils/command/sdist.py