You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/08/27 05:05:32 UTC

svn commit: rev 37105 - gump/trunk/psp

Author: ajack
Date: Thu Aug 26 20:05:30 2004
New Revision: 37105

Added:
   gump/trunk/psp/
   gump/trunk/psp/test.psp
Log:
Tinkering w/ PSP.

Added: gump/trunk/psp/test.psp
==============================================================================
--- (empty file)
+++ gump/trunk/psp/test.psp	Thu Aug 26 20:05:30 2004
@@ -0,0 +1,6 @@
+<html>
+  <%
+  import time
+  %>
+  Hello world, the time is: <%=time.strftime("%Y-%m-%d, %H:%M:%S")%>
+</html>
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org