[Pkg-mpd-commits] [python-mpd] 08/91: Add missing import

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:26 UTC 2018


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

smcv pushed a commit to branch debian/master
in repository python-mpd.

commit a661986e9319977f66f9503ce7e610477267c5d7
Author: Robert Niederreiter <office at squarewave.at>
Date:   Mon Aug 29 13:24:45 2016 +0200

    Add missing import
---
 mpd/twisted.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mpd/twisted.py b/mpd/twisted.py
index b2b6df5..49f53a4 100644
--- a/mpd/twisted.py
+++ b/mpd/twisted.py
@@ -30,6 +30,7 @@ from mpd.base import HELLO_PREFIX
 from mpd.base import MPDClientBase
 from mpd.base import NEXT
 from mpd.base import SUCCESS
+from mpd.base import escape
 from mpd.base import logger
 from mpd.base import mpd_command_provider
 from mpd.base import mpd_commands

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



More information about the Pkg-mpd-commits mailing list