Fix Issue 122

parent da70b1ae
...@@ -12,6 +12,8 @@ For more information regarding implementing a working PyFilesystem interface, se ...@@ -12,6 +12,8 @@ For more information regarding implementing a working PyFilesystem interface, se
""" """
from __future__ import with_statement
__all__ = ['DummyLock', __all__ = ['DummyLock',
'silence_fserrors', 'silence_fserrors',
'NullFile', 'NullFile',
......
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