##// END OF EJS Templates
New register explorer WIP.
New register explorer WIP.

File last commit:

r64:fb730b849667 default
r78:9b311fda2412 default
Show More
PythonPlugin.py
6 lines | 109 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
class test(PySocExplorerEngine.socexplorerplugin):
def hello(self):
print "hello"