The auto-generated prompt user function front ends now convert arguments to keyword arguments.
This is important as a keyword arg can be supplied without the keyword in Python!
Authored by: bugman 2012-05-04
Parent: [r15949]
Child: [r15951]