[Pkg-bitcoin-commits] [python-quamash] 20/78: imperative mood lint...

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.6.0_dfsg-1
in repository python-quamash.

commit 95079b6c873ce9c0d9f7005f4fe0d0b7be3e2986
Author: Korijn van Golen <korijn at gmail.com>
Date:   Wed Aug 9 09:42:33 2017 +0200

    imperative mood lint...
---
 quamash/__init__.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/quamash/__init__.py b/quamash/__init__.py
index a62555a..c3e2612 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -508,7 +508,9 @@ class QEventLoop(_baseclass):
 		self.__exception_handler = handler
 
 	def default_exception_handler(self, context):
-		"""The default exception handler.
+		"""Handle exceptions.
+
+		This is the default exception handler.
 
 		This is called when an exception occurs and no exception
 		handler is set, and can be called by a custom exception

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list