B ]@sdZdgZddZddZdS)z requests.hooks ~~~~~~~~~~~~~~ This module provides the capabilities for the Requests hooks system. Available hooks: ``response``: The response generated from a Request. responsecCsddtDS)NcSsi|] }g|qSr).0eventrr?/opt/alt/python37/lib/python3.7/site-packages/requests/hooks.py sz!default_hooks..)HOOKSrrrr default_hookssrcKsP|pi}||}|rLt|dr&|g}x$|D]}||f|}|dk r,|}q,W|S)z6Dispatches a hook dictionary on a given piece of data.__call__N)gethasattr)keyZhooksZ hook_datakwargshookZ _hook_datarrr dispatch_hooks    rN)__doc__rrrrrrr s