Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fsemulation.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsemulation.py b/fsemulation.py
index 939f9c9..8e89fef 100644
--- a/fsemulation.py
+++ b/fsemulation.py
@@ -12,6 +12,9 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+# TODO: investigate python-fs
+#
import collections
import errno
import functools