Table of Contents
I contain PythonScript, which is a very simple python script resource.
ResourceScript ( path )
I am a normal py file which must define a resource global, which should be an instance of (a subclass of) web.resource.Resource; it will be renderred.
resource
I am an extremely simple dynamic resource; an embedded python script.