From 0db3d84c24e8d8c565a9ecd1be4dd953d504556e Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Sat, 16 Nov 2013 20:07:27 +0000 Subject: fsemulation: add TODO --- 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 . +# +# TODO: investigate python-fs +# import collections import errno import functools -- cgit v0.9.1