projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
133e4a4
)
figleaf doesn't like the last line of a file to be a comment
author
Brian Warner
<warner@allmydata.com>
Thu, 14 Dec 2006 03:35:12 +0000
(20:35 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 14 Dec 2006 03:35:12 +0000
(20:35 -0700)
allmydata/encode_new.py
patch
|
blob
|
history
diff --git
a/allmydata/encode_new.py
b/allmydata/encode_new.py
index a291a8296193cd0353d7f2f0017e098be00c7525..f2ff0ad1f8f2a3271be6e6a5e319f878b6123300 100644
(file)
--- a/
allmydata/encode_new.py
+++ b/
allmydata/encode_new.py
@@
-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"