Skip to content

Commit ca109c0

Browse files
author
phil65
committed
imports
1 parent c4445e0 commit ca109c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

resources/lib/TheMovieDB.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Copyright (C) 2015 - Philipp Temminghoff <phil65@kodi.tv>
44
# This program is Free Software see LICENSE file for details
55

6+
from __future__ import unicode_literals
7+
from __future__ import absolute_import
8+
69
import re
710
import urllib
811

0 commit comments

Comments
 (0)