[Pkg-bitcoin-commits] [python-quamash] 67/78: typo2

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:56 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 3d51e67fe1c86449d793c03de5810fadb0103a4c
Author: Mark Harviston <Mark.T.Harviston.-ND at disney.com>
Date:   Thu Jan 14 13:33:00 2016 -0800

    typo2
---
 quamash/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quamash/__init__.py b/quamash/__init__.py
index bc51799..ca072bc 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -195,7 +195,7 @@ class _SimpleTimer(QtCore.QObject):
 
 
 @with_logger
-class _QEventLoop(asyncio._BaseEventLoop):
+class _QEventLoop(asyncio.BaseEventLoop):
 
 	"""
 	Implementation of asyncio event loop that uses the Qt Event loop.

-- 
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