summaryrefslogtreecommitdiffstats
path: root/python_modules/marshal.py
diff options
context:
space:
mode:
Diffstat (limited to 'python_modules/marshal.py')
-rw-r--r--python_modules/marshal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python_modules/marshal.py b/python_modules/marshal.py
index 6b894c16..9ee1466d 100644
--- a/python_modules/marshal.py
+++ b/python_modules/marshal.py
@@ -1,3 +1,4 @@
+from __future__ import with_statement
import ptypes
import codegen