Commit 69db2efb authored by Jim Fulton's avatar Jim Fulton

Added some missing documentation.

parent fcfb0063
......@@ -1023,7 +1023,8 @@ class IBlobStorage(Interface):
The storage will take ownership of the file and will rename it
(or copy and remove it) immediately, or at transaction-commit
time. The file must not be open.
The new serial is returned.
"""
def loadBlob(oid, serial):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment