]> granicus.if.org Git - python/commit
Bug #1458017: make distutils.Log._log more forgiving when passing in
authorGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 07:46:54 +0000 (07:46 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 07:46:54 +0000 (07:46 +0000)
commit1c5a59f80a614df368cb7f545112862b2e7e1d5e
tree62a17c9456896c891fde6f13eb2333c511a0e57e
parent014d29f33114e3cef49c247d2b5035d4e63763d3
Bug #1458017: make distutils.Log._log more forgiving when passing in
msg strings with '%', but without format args.
Lib/distutils/log.py