2 lines
60 B
Python
2 lines
60 B
Python
|
|
from webob.exc import HTTPBadRequest as BadRequestException
|
|
|
from webob.exc import HTTPBadRequest as BadRequestException
|