Author: DavidCzech
Date: 2008-01-03 01:26:34 +0000 (Thu, 03 Jan 2008)
New Revision: 735
Modified:
trunk/pysoy/src/actions/Stdout.pxi
Log:
Stdout Action
Modified: trunk/pysoy/src/actions/Stdout.pxi
===================================================================
--- trunk/pysoy/src/actions/Stdout.pxi 2008-01-03 01:22:58 UTC (rev 734)
+++ trunk/pysoy/src/actions/Stdout.pxi 2008-01-03 01:26:34 UTC (rev 735)
@@ -23,6 +23,7 @@
When called PySoy will print to stdout. There is an argument for what text
to print.
See soy.actions.Action for more information.
+
'''
def __cinit__(self,text,*args, **kw) :
self.text = text
_______________________________________________
PySoy-SVN mailing list
[email protected]
http://www.pysoy.org/mailman/listinfo/pysoy-svn