mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
De-lint
This commit is contained in:
parent
3ae927eab9
commit
06cd64c891
@ -11,7 +11,7 @@ from ..util.assertutil import precondition
|
||||
from ..scripts import runner
|
||||
from allmydata.util.encodingutil import get_io_encoding
|
||||
# Imported for backwards compatibility:
|
||||
from future.utils import PY2, bord, bchr, binary_type
|
||||
from future.utils import bord, bchr, binary_type
|
||||
from .common_py3 import (
|
||||
SignalMixin, skip_if_cannot_represent_filename, ReallyEqualMixin, ShouldFailMixin
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user