diff --git a/src/scriptform.py b/src/scriptform.py index d60bfaa..2499324 100755 --- a/src/scriptform.py +++ b/src/scriptform.py @@ -5,6 +5,7 @@ # - How does script_raw check the exitcode? Document this. # - Default values for input fields. # - If there are errors in the form, its values are empties. +# - Send responses using self.send_ if possible import sys import optparse