[Checkins] SVN: zopyx.smartprintng.server/trunk/ updated

Andreas Jung andreas at andreas-jung.com
Sun Jul 5 12:14:43 EDT 2009


Log message for revision 101597:
  updated
  

Changed:
  U   zopyx.smartprintng.server/trunk/setup.py
  U   zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/cli.py

-=-
Modified: zopyx.smartprintng.server/trunk/setup.py
===================================================================
--- zopyx.smartprintng.server/trunk/setup.py	2009-07-05 16:00:06 UTC (rev 101596)
+++ zopyx.smartprintng.server/trunk/setup.py	2009-07-05 16:14:42 UTC (rev 101597)
@@ -13,7 +13,7 @@
         "Programming Language :: Python",
         "Topic :: Software Development :: Libraries :: Python Modules",
         ],
-      keywords='',
+      keywords='SmartPrintNG Conversion Twisted',
       author='Andreas Jung',
       author_email='info at zopyx.com',
       url='',

Modified: zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/cli.py
===================================================================
--- zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/cli.py	2009-07-05 16:00:06 UTC (rev 101596)
+++ zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/cli.py	2009-07-05 16:14:42 UTC (rev 101597)
@@ -2,6 +2,7 @@
 import glob
 import os
 import re
+import gc
 import shutil
 import tempfile
 from datetime import datetime



More information about the Checkins mailing list