docstrings

This commit is contained in:
Kenneth Reitz
2011-08-17 00:33:21 -04:00
parent 3e8a14e133
commit 2a0eff9c71
+1 -1
View File
@@ -25,7 +25,7 @@ Available hooks:
import warnings
def dispatch_hook(key, hooks, hook_data):
""""""
"""Dipatches a hook dictionary on a given peice of data."""
hooks = hooks or dict()