Rev 5326: Remove XXX global line that is too brief to be useful landing. in http://bazaar.launchpad.net/~lifeless/bzr/globalzapping

Robert Collins robertc at robertcollins.net
Sat Jun 26 03:15:27 BST 2010


At http://bazaar.launchpad.net/~lifeless/bzr/globalzapping

------------------------------------------------------------
revno: 5326
revision-id: robertc at robertcollins.net-20100626021526-m9z3q3r4tw5rdoo6
parent: robertc at robertcollins.net-20100626010716-jowzrldm4ntsaki2
committer: Robert Collins <robertc at robertcollins.net>
branch nick: globalzapping
timestamp: Sat 2010-06-26 12:15:26 +1000
message:
  Remove XXX global line that is too brief to be useful landing.
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2010-06-26 01:07:16 +0000
+++ b/bzrlib/__init__.py	2010-06-26 02:15:26 +0000
@@ -35,7 +35,6 @@
 
 # Keep track of when bzrlib was first imported, so that we can give rough
 # timestamps relative to program start in the log file kept by bzrlib.trace.
-# XXX: GLOBAL
 _start_time = time.time()
 
 import sys




More information about the bazaar-commits mailing list