aboutsummaryrefslogtreecommitdiff
path: root/samples/python/script.py
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-07-23 15:52:49 -0500
committerJoshua Peek <josh@joshpeek.com>2012-07-23 15:52:49 -0500
commit7b6caa0f6c7603aabb5e6ed657e24aaddbeafc78 (patch)
treeec0522eae75bb04ae73d28ae3f599682a2bfdaeb /samples/python/script.py
parent314f0e485227915931db361be14d308a210bedea (diff)
Rename samples subdirectories
Diffstat (limited to 'samples/python/script.py')
-rwxr-xr-xsamples/python/script.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/python/script.py b/samples/python/script.py
deleted file mode 100755
index bcebcd4..0000000
--- a/samples/python/script.py
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env python2.4
-print "Python"