[Checkins] SVN: zope.kgs/trunk/src/zope/kgs/intro.py Oh my, I really need to find a way to test the sys.argv line ; -)

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Nov 18 08:27:48 EST 2007


Log message for revision 81914:
  Oh my, I really need to find a way to test the sys.argv line ;-)
  

Changed:
  U   zope.kgs/trunk/src/zope/kgs/intro.py

-=-
Modified: zope.kgs/trunk/src/zope/kgs/intro.py
===================================================================
--- zope.kgs/trunk/src/zope/kgs/intro.py	2007-11-18 13:23:56 UTC (rev 81913)
+++ zope.kgs/trunk/src/zope/kgs/intro.py	2007-11-18 13:27:48 UTC (rev 81914)
@@ -20,6 +20,7 @@
   The path of the file under which the generated intro file is stored.
 """
 import os
+import sys
 import zope.pagetemplate.pagetemplatefile
 
 FEATURES = [



More information about the Checkins mailing list