Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ldshim_example.py
diff options
context:
space:
mode:
authorbens <bens@bemasc.localdomain>2009-12-09 17:38:04 (GMT)
committer bens <bens@bemasc.localdomain>2009-12-09 17:38:04 (GMT)
commit43445d6a39c1c350e604b795aa78adac7374124c (patch)
tree62a9921e2c84c2a6099d56908200966a21fd1fa9 /ldshim_example.py
Initial Import
Diffstat (limited to 'ldshim_example.py')
-rwxr-xr-xldshim_example.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ldshim_example.py b/ldshim_example.py
new file mode 100755
index 0000000..6ee0213
--- /dev/null
+++ b/ldshim_example.py
@@ -0,0 +1,3 @@
+#!/usr/bin/env python
+import gtkvnc
+print gtkvnc.__file__