Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ldshim_example.py
diff options
context:
space:
mode:
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__