Skip to content

Commit

Permalink
import log - fixes rmdirRecursive on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin J. Mitchell committed Aug 20, 2010
1 parent fe752d3 commit 49134cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slave/buildslave/commands/utils.py
@@ -1,5 +1,6 @@
import os

from twisted.python import log
from twisted.python.procutils import which
from twisted.python import runtime

Expand Down

0 comments on commit 49134cc

Please sign in to comment.