Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/filetools.py
diff options
context:
space:
mode:
authorolpc <olpc@xo-10-D5-61.localdomain>2010-06-22 22:37:31 (GMT)
committer olpc <olpc@xo-10-D5-61.localdomain>2010-06-22 22:37:31 (GMT)
commitb5c04ff29befec16f77f4674a95949bc0a36129f (patch)
treeba5d747749b7514da6bc64f72c280895104b1bf3 /filetools.py
Initial commitHEADmaster
Diffstat (limited to 'filetools.py')
-rw-r--r--filetools.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/filetools.py b/filetools.py
new file mode 100644
index 0000000..f5a41ae
--- /dev/null
+++ b/filetools.py
@@ -0,0 +1,3 @@
+# Here functionality is provided for all of the buttons in the lower
+# left corner of the canvas. These buttons deal with managing data
+# after it has been collected. Copying data, deleteing data...