summaryrefslogtreecommitdiff
path: root/gr-audio/examples/python/audio_play.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-audio/examples/python/audio_play.py')
-rw-r--r--[-rwxr-xr-x]gr-audio/examples/python/audio_play.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-audio/examples/python/audio_play.py b/gr-audio/examples/python/audio_play.py
index 367d7bd201..7d551cc18a 100755..100644
--- a/gr-audio/examples/python/audio_play.py
+++ b/gr-audio/examples/python/audio_play.py
@@ -20,6 +20,7 @@
# Boston, MA 02110-1301, USA.
#
+from __future__ import unicode_literals
from gnuradio import gr
from gnuradio import audio
from gnuradio import blocks