Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/filepicker.py
diff options
context:
space:
mode:
Diffstat (limited to 'filepicker.py')
-rw-r--r--filepicker.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/filepicker.py b/filepicker.py
index 4e52471..2d82270 100644
--- a/filepicker.py
+++ b/filepicker.py
@@ -29,6 +29,7 @@ from sugar.activity.activity import get_activity_root
_temp_dirs_to_clean = []
+
#TODO port to webkit
def cleanup_temp_files():
while _temp_dirs_to_clean: