diff options
Diffstat (limited to 'test/test_swfinterp.py')
| -rw-r--r-- | test/test_swfinterp.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_swfinterp.py b/test/test_swfinterp.py index 273e0f074..9f18055e6 100644 --- a/test/test_swfinterp.py +++ b/test/test_swfinterp.py @@ -1,4 +1,5 @@  #!/usr/bin/env python +from __future__ import unicode_literals  # Allow direct execution  import os  | 
