Rev 76: Gotta import 'trace' if you want to use trace.mutter() in http://bzr.arbash-meinel.com/plugins/groupcompress_rabin

John Arbash Meinel john at arbash-meinel.com
Mon Mar 2 19:54:26 GMT 2009


At http://bzr.arbash-meinel.com/plugins/groupcompress_rabin

------------------------------------------------------------
revno: 76
revision-id: john at arbash-meinel.com-20090302195421-5j3s3xzr2r8y80bw
parent: john at arbash-meinel.com-20090302194337-f0x1quasnm4p7x9m
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: groupcompress_rabin
timestamp: Mon 2009-03-02 13:54:21 -0600
message:
  Gotta import 'trace' if you want to use trace.mutter()
-------------- next part --------------
=== modified file 'repofmt.py'
--- a/repofmt.py	2009-03-02 18:03:23 +0000
+++ b/repofmt.py	2009-03-02 19:54:21 +0000
@@ -27,6 +27,7 @@
     inventory,
     pack,
     repository,
+    trace,
     ui,
     )
 from bzrlib.btree_index import (



More information about the bazaar-commits mailing list