summaryrefslogtreecommitdiff
path: root/pexpect/examples/rippy.py
diff options
context:
space:
mode:
Diffstat (limited to 'pexpect/examples/rippy.py')
-rwxr-xr-xpexpect/examples/rippy.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pexpect/examples/rippy.py b/pexpect/examples/rippy.py
index c881e37..e5b1c6a 100755
--- a/pexpect/examples/rippy.py
+++ b/pexpect/examples/rippy.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+
"""Rippy!
This script helps to convert video from one format to another.
@@ -67,6 +68,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
Noah Spurrier
$Id$
"""
+
import sys, os, re, math, stat, getopt, traceback, types, time
import pexpect