commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6453 - trunk/gnue-common/src/printing/pdftable


From: jamest
Subject: r6453 - trunk/gnue-common/src/printing/pdftable
Date: Mon, 4 Oct 2004 12:03:33 -0500 (CDT)

Author: jamest
Date: 2004-10-04 12:03:32 -0500 (Mon, 04 Oct 2004)
New Revision: 6453

Modified:
   trunk/gnue-common/src/printing/pdftable/pdftable.py
Log:
missing import


Modified: trunk/gnue-common/src/printing/pdftable/pdftable.py
===================================================================
--- trunk/gnue-common/src/printing/pdftable/pdftable.py 2004-10-04 15:52:13 UTC 
(rev 6452)
+++ trunk/gnue-common/src/printing/pdftable/pdftable.py 2004-10-04 17:03:32 UTC 
(rev 6453)
@@ -34,6 +34,7 @@
 # Python standard modules
 # ----------------------------------------------------------------------------
 import time
+import sys
 
 # ----------------------------------------------------------------------------
 # Reportlab modules





reply via email to

[Prev in Thread] Current Thread [Next in Thread]