|
|
@ -5,6 +5,7 @@ |
|
|
|
# - How does script_raw check the exitcode? Document this. |
|
|
|
# - How does script_raw check the exitcode? Document this. |
|
|
|
# - Default values for input fields. |
|
|
|
# - Default values for input fields. |
|
|
|
# - If there are errors in the form, its values are empties. |
|
|
|
# - If there are errors in the form, its values are empties. |
|
|
|
|
|
|
|
# - Send responses using self.send_ if possible |
|
|
|
|
|
|
|
|
|
|
|
import sys |
|
|
|
import sys |
|
|
|
import optparse |
|
|
|
import optparse |
|
|
|