Go to the source code of this file.
Classes | |
class | server.HelloServer |
Namespaces | |
server | |
-custom-object | |
Functions | |
def | server.embed () |
def | server.say_hello (parent, happy) |
def | server.say_hello_array (parent, happy) |
def | server.say_hello_xml (parent, happy) |
Variables | |
server.script_dir = os.path.dirname(__file__) | |