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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to