Skip debugger tests for pre-2.5 python versions and make them 2.5 compatible
[cython.git] / Cython / Debugger / Tests / TestLibCython.py
index 4e4d3ced444d6bd690a6416215a2c352c0fae334..082657a5f030b396c2ac85091f328460728c5941 100644 (file)
@@ -1,3 +1,5 @@
+from __future__ import with_statement
+
 import os
 import re
 import sys