summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-09 15:47:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-09 15:47:48 +0100
commit4a4bce958b3257b7cb2adc050022879660aface1 (patch)
tree5470f30541ebda6610e0e0b8cc15fb216532e9c2 /dbus
parente2e589889ef5257f62cc3a32561142f625716ef0 (diff)
1.1.0
Diffstat (limited to 'dbus')
-rw-r--r--dbus/gobject_service.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/gobject_service.py b/dbus/gobject_service.py
index 85b72bb..1c96546 100644
--- a/dbus/gobject_service.py
+++ b/dbus/gobject_service.py
@@ -22,6 +22,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
+import sys
from warnings import warn as _warn
_warn(DeprecationWarning("""\
dbus.gobject_service is deprecated, and is not available under Python 3.