Is there any way to pass arguments to web.py handler class constructors?
E.g. These arguments might come from the command line (when the main web.py script is run), after the first arg (which is taken as the port number)
|
Is there any way to pass arguments to web.py handler class constructors? E.g. These arguments might come from the command line (when the main web.py script is run), after the first arg (which is taken as the port number) |
|||
|
|