[MERGE] Command Not Found core code

Alexander Belchenko bialix at ukr.net
Sun Apr 6 08:13:00 BST 2008


Alexander Belchenko has voted tweak.
Status is now: Semi-approved
Comment:
--- bzrlib/commands.py  2008-01-21 05:44:29 +0000
+++ bzrlib/commands.py  2008-04-04 01:04:57 +0000
@@ -45,6 +45,7 @@
      osutils,
      trace,
      win32utils,
+    registry,
      )
  """)

^-- should be in alphabetical order.

+            raise errors.CommandAvailableInPlugin(cmd_name,
+                                                plugin_metadata, 
provider)

^-- wrong indentation. should be 4 spaces indent relative to beginning 
of previous string. I'll fix this.

Ian voted tweak on previous version.
If nobody will objects I'll merge this on next week.


For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C2422be180804031812u7382844ck214afc5164660f46%40mail.gmail.com%3E



More information about the bazaar mailing list