[Pkg-bazaar-commits] ./bzr/unstable r538: - fix import

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:18:57 UTC 2009


------------------------------------------------------------
revno: 538
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Wed 2005-05-18 22:08:22 +1000
message:
  - fix import
modified:
  bzrlib/log.py
-------------- next part --------------
=== modified file 'bzrlib/log.py'
--- a/bzrlib/log.py	2005-05-17 08:27:03 +0000
+++ b/bzrlib/log.py	2005-05-18 12:08:22 +0000
@@ -36,6 +36,7 @@
 """
 
 
+from trace import mutter
 
 def find_touching_revisions(branch, file_id):
     """Yield a description of revisions which affect the file_id.



More information about the Pkg-bazaar-commits mailing list