Rev 51: PEP8 in file:///home/jelmer/bzr-cia/trunk/
Jelmer Vernooij
jelmer at samba.org
Thu Sep 10 13:49:54 BST 2009
At file:///home/jelmer/bzr-cia/trunk/
------------------------------------------------------------
revno: 51
revision-id: jelmer at samba.org-20090910124953-wr99ht29waj2wr4q
parent: jelmer at samba.org-20090504220143-pgv9d6q21l7v5woy
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Thu 2009-09-10 14:49:53 +0200
message:
PEP8
=== modified file '__init__.py'
--- a/__init__.py 2009-05-04 22:01:43 +0000
+++ b/__init__.py 2009-09-10 12:49:53 +0000
@@ -54,6 +54,7 @@
class BacklogList:
+
def __init__(self, filename):
self.filename = filename
More information about the bazaar-commits
mailing list