w4py3
w4py3 copied to clipboard
Do not require specific class name of servlets
If a Python file has only one class that inherits from Servlet, then use that as the Servlet class (rather than requiring the name be the same as the file).