Searched refs:url_args (Results 1 – 1 of 1) sorted by relevance
13 def _respond_with_cookies(handler, url_args): argument25 handler.send_header('Location', url_args['continue'][0])28 handler.wfile.write('%s:\n' % url_args)