[gnue] r9820 - trunk/gnue-common/src/apps

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: johannes
Date: 2007-11-21 03:48:24 -0600 (Wed, 21 Nov 2007)
New Revision: 9820

Modified:
   trunk/gnue-common/src/apps/GBaseApp.py
Log:
Instanciate the StringIO so it can be used properly


Modified: trunk/gnue-common/src/apps/GBaseApp.py
===================================================================
--- trunk/gnue-common/src/apps/GBaseApp.py	2007-11-21 09:35:42 UTC (rev 9819)
+++ trunk/gnue-common/src/apps/GBaseApp.py	2007-11-21 09:48:24 UTC (rev 9820)
@@ -731,7 +731,7 @@
         else:
             doprint = True
             import StringIO
-            handle = StringIO.StringIO
+            handle = StringIO.StringIO()
 
         try:
             self.selfdoc(self.OPTIONS['selfdoc'], handle,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.