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

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:51 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 914e3e8ec97a17c71c03ed6d7f1ed0ce45499c34
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 f9eb9d8..91d4587 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -171,7 +171,7 @@ def _make_signaller(qtimpl_qtcore, *args):
 
 
 @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