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

Added some missing documentation.

parent fcfb0063
......@@ -1024,6 +1024,7 @@ class IBlobStorage(Interface):
(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