pull/7/head
Ferry Boender 9 years ago
parent ddf5464ade
commit 676b90e649
  1. 1
      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

Loading…
Cancel
Save