]> granicus.if.org Git - python/commit
Change warning to debug level; it's a very minor issue.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 6 Jun 2002 14:54:56 +0000 (14:54 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 6 Jun 2002 14:54:56 +0000 (14:54 +0000)
commita683233d87f5024b9eb944dd408c3a7c4ed3c1ad
tree3f93d27ec4dd92e914f8f37cd685be5f207df07b
parent065c1a25d162ee6d47206daa4d88e6129d62a603
Change warning to debug level; it's a very minor issue.

The specific warning is that clean didn't find a directory that should
be removed if it exists.
Lib/distutils/command/clean.py