From 43d5e616ae0cc605e341f670dee40a0d9d3bc3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Veres-Szentkir=C3=A1lyi?= Date: Mon, 24 Jun 2013 10:54:10 +0200 Subject: [PATCH] renamed examples/pyaudio-sstv.py to be importable --- examples/{pyaudio-sstv.py => pyaudio_sstv.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{pyaudio-sstv.py => pyaudio_sstv.py} (100%) diff --git a/examples/pyaudio-sstv.py b/examples/pyaudio_sstv.py similarity index 100% rename from examples/pyaudio-sstv.py rename to examples/pyaudio_sstv.py