mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-23 01:08:53 +00:00
update the module docstring
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
Ported to Python 3.
|
Tests related to the way ``allmydata.mutable`` handles different versions
|
||||||
|
of data for an object.
|
||||||
"""
|
"""
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
from __future__ import absolute_import
|
from __future__ import absolute_import
|
||||||
|
Reference in New Issue
Block a user