1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

starting applet

This commit is contained in:
Pierre Gueth 2009-03-26 13:39:45 +01:00
parent 51ae7c9293
commit b706f63257

5
applet.py Executable file
View File

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