[Pkg-bazaar-commits] ./bzr/unstable r517: - cleanup

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:19:27 UTC 2009


------------------------------------------------------------
revno: 517
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Tue 2005-05-17 14:59:29 +1000
message:
  - cleanup
modified:
  bzrlib/commit.py
-------------- next part --------------
=== modified file 'bzrlib/commit.py'
--- a/bzrlib/commit.py	2005-05-16 02:49:56 +0000
+++ b/bzrlib/commit.py	2005-05-17 04:59:29 +0000
@@ -16,7 +16,9 @@
 
 
 
-def commit(branch, message, timestamp=None, timezone=None,
+def commit(branch, message,
+           timestamp=None,
+           timezone=None,
            committer=None,
            verbose=True,
            specific_files=None,



More information about the Pkg-bazaar-commits mailing list