Browse Source

starting applet

pull/18/head
Pierre Gueth 15 years ago
parent
commit
b706f63257
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      applet.py

+ 5
- 0
applet.py View File

@ -0,0 +1,5 @@
#!/usr/bin/env python
if __name__=='__main__":
print "hello"

Loading…
Cancel
Save