FYI, v10 is using Python 2.2.1. 

Here is how I tested from a DS project


version.py

#
#

import sys
version=sys.version
result="hi version " + version +"! "


test.html

this is the script:

<rde-dm:script name="demo:version.py" script-requestparams="readwrite"
include-mode="cdata" report-tag="errors"/> 

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to