]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
figleaf doesn't like the last line of a file to be a comment
authorBrian Warner <warner@allmydata.com>
Thu, 14 Dec 2006 03:35:12 +0000 (20:35 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 14 Dec 2006 03:35:12 +0000 (20:35 -0700)
allmydata/encode_new.py

index a291a8296193cd0353d7f2f0017e098be00c7525..f2ff0ad1f8f2a3271be6e6a5e319f878b6123300 100644 (file)
@@ -202,3 +202,5 @@ class RIStorageBucketReader(RemoteInterface):
         return str
     #def read(size=int, offset=int):
     #    return str
+
+"figleaf doesn't like the last line of the file to be a comment"