Home | Trees | Indices | Help |
|
---|
|
1 import sys 2 import os 3 sys.path.append(sys.path[0]) 4 5 PATH = os.path.dirname(__file__) + '/plugins' 6 14
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Feb 28 23:21:25 2011 | http://epydoc.sourceforge.net |