Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Document.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-01-21 02:53:52 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-01-21 11:51:12 (GMT)
commit8398a7c2ad0a751a809b66a058bdab37403e8401 (patch)
treeafe4b1b0e383efb2bfc90e57cb793e549d48e594 /Document.py
parent2226397d5157e3aee5f2bd612adbb9a98747322e (diff)
...
Diffstat (limited to 'Document.py')
-rw-r--r--Document.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Document.py b/Document.py
index 4626171..f435dc1 100644
--- a/Document.py
+++ b/Document.py
@@ -34,6 +34,9 @@ def thumb(index):
def clean(index):
pass
+def stamp(index, pixbuf):
+ pass
+
"""
import zipfile
import StringIO