figleaf doesn't like the last line of a file to be a comment

This commit is contained in:
Brian Warner 2006-12-13 20:35:12 -07:00
parent 133e4a4394
commit 4ef298ee4b

View 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"