start.ServerExample Class Reference

Public Member Functions

def __init__ (self)
 
def index (self)
 
def receiveinput (self, userinput)
 
def testpage (self)
 

Data Fields

 inputs
 

Detailed Description

Definition at line 69 of file start.py.

Constructor & Destructor Documentation

def start.ServerExample.__init__ (   self)

Definition at line 71 of file start.py.

Member Function Documentation

def start.ServerExample.index (   self)

Definition at line 74 of file start.py.

def start.ServerExample.receiveinput (   self,
  userinput 
)

Definition at line 79 of file start.py.

def start.ServerExample.testpage (   self)

Definition at line 154 of file start.py.

Field Documentation

start.ServerExample.inputs

Definition at line 72 of file start.py.


The documentation for this class was generated from the following file: