update the module docstring

This commit is contained in:
Jean-Paul Calderone 2022-11-30 09:29:57 -05:00
parent 4367e5a0fc
commit 5cebe91406

View File

@ -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 absolute_import