thirdparty/python-graph/examples/example.tls
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 28 Nov 2008 22:48:41 +0000
changeset 601 988f8a8cd6de
parent 594 06c2228e39cb
permissions -rw-r--r--
Added a cleaning module This module is the start of a (hopefully more generic) set of cleaning functions that can be used in the GAE forms. Patch by: Sverre Rabbelier

Q 0 1 2 3
A a b
s 0
F 1 3
t a 0 1
t b 0 2
t a 1 3
t b 1 3
t a 2 0
t b 2 1
t a 3 2
t b 3 3