deprication warning cleanup

This commit is contained in:
Chris Caron
2018-09-08 22:05:47 -04:00
parent 419bcdb0b3
commit 804e27c5fd
15 changed files with 24 additions and 32 deletions

View File

@ -17,7 +17,6 @@
# GNU Lesser General Public License for more details.
from __future__ import print_function
from __future__ import unicode_literals
try:
# Python 2.7
from urllib import unquote