Fixed missing urlparse import in request_helpers which cause /user/profile and /site/user/profile not to work at all. Removed not used module imports in response_helpers.py.
"""Multi-consumer multi-producer dispatching mechanism"""__version__ = "1.0.0"__author__ = "Patrick K. O'Brien"__license__ = "BSD-style, see license.txt for details"