| Article: |
Mod_python's PSP: Python Server Pages | |
| Subject: | print "Hello" | |
| Date: | 2004-04-17 14:37:35 | |
| From: | M-a-S | |
|
I think it would be great if this worked:
|
||
Showing messages 1 through 1 of 1.
| Article: |
Mod_python's PSP: Python Server Pages | |
| Subject: | print "Hello" | |
| Date: | 2004-04-17 14:37:35 | |
| From: | M-a-S | |
|
I think it would be great if this worked:
|
||
Showing messages 1 through 1 of 1.
<%
req.write(expression)
%>