summaryrefslogtreecommitdiff
path: root/pdf_ext.py
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2008-05-01 18:06:25 +0200
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2008-05-01 18:06:25 +0200
commit04ad90ebc1664996dbdd463dfdbd56c4c2ae6223 (patch)
tree42bf07c352a4041ef3d9c76383beaab70426c351 /pdf_ext.py
parentd10e18cd35100ff80f429d1dceca9c261d7e8390 (diff)
downloadlogilab-common-04ad90ebc1664996dbdd463dfdbd56c4c2ae6223.tar.gz
added TODO
Diffstat (limited to 'pdf_ext.py')
-rw-r--r--pdf_ext.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pdf_ext.py b/pdf_ext.py
index c8ef64e..ed89808 100644
--- a/pdf_ext.py
+++ b/pdf_ext.py
@@ -23,6 +23,9 @@ to merge fdf and pdf:
without flatten, one could further edit the resulting form.
with flatten, everything is turned into text.
"""
+# XXX seems very unix specific
+# TODO: check availability of pdftk at import
+
import os