Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions | Variables
pip._vendor.requests.hooks Namespace Reference

Functions

def default_hooks
 
def dispatch_hook
 

Variables

list HOOKS = ['response']
 

Function Documentation

def pip._vendor.requests.hooks.default_hooks ( )
def pip._vendor.requests.hooks.dispatch_hook (   key,
  hooks,
  hook_data,
  kwargs 
)
Dispatches a hook dictionary on a given piece of data.

Variable Documentation

list pip._vendor.requests.hooks.HOOKS = ['response']

Copyright 2014 Google Inc. All rights reserved.