summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Ordoquy <xordoquy@linovia.com>2013-11-05 18:35:35 +0100
committerXavier Ordoquy <xordoquy@linovia.com>2013-11-05 18:35:35 +0100
commit2fb48eb52d08a9e6c01b39173a51d9f08906342e (patch)
treeb1fa95334d1ad50cc68d5f71697c7a649ffd8e31
parent189ba6dd9908c22538865ab0275ba4a6080e03a4 (diff)
downloadraven-2fb48eb52d08a9e6c01b39173a51d9f08906342e.tar.gz
Fixed linking error
-rw-r--r--raven/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/raven/base.py b/raven/base.py
index afccb5a..ffaf13e 100644
--- a/raven/base.py
+++ b/raven/base.py
@@ -596,7 +596,7 @@ class Client(object):
If exc_info is not provided, or is set to True, then this method will
perform the ``exc_info = sys.exc_info()`` and the requisite clean-up
for you.
-
+
``kwargs`` are passed through to ``.capture``.
"""
return self.capture(