mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
docstring
This commit is contained in:
parent
89c2aacadc
commit
d4fc14f9ad
@ -23,6 +23,9 @@ from twisted.python.filepath import FilePath
|
||||
|
||||
def _convert_pickle_state_to_json(state):
|
||||
"""
|
||||
Convert a pickle-serialized crawler-history state to the new JSON
|
||||
format.
|
||||
|
||||
:param dict state: the pickled state
|
||||
|
||||
:return dict: the state in the JSON form
|
||||
|
Loading…
Reference in New Issue
Block a user