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