From 8398a7c2ad0a751a809b66a058bdab37403e8401 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 21 Jan 2009 02:53:52 +0000 Subject: ... --- (limited to 'Document.py') 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 -- cgit v0.9.1