Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2013-11-16 20:07:27 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2013-11-16 20:15:35 (GMT)
commit0db3d84c24e8d8c565a9ecd1be4dd953d504556e (patch)
tree2c80a156ae8834e32416ca391b7c1a37390a4d7c
parentee24b353a3d276aa16d6c2470a44926298b7989b (diff)
fsemulation: add TODO
-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