aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_686.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtCore/bug_686.py')
-rw-r--r--tests/QtCore/bug_686.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/QtCore/bug_686.py b/tests/QtCore/bug_686.py
index 97ead98f5..984e00712 100644
--- a/tests/QtCore/bug_686.py
+++ b/tests/QtCore/bug_686.py
@@ -1,3 +1,5 @@
+from __future__ import with_statement
+
import unittest
from PySide.QtCore import *