iCub-main
|
Go to the source code of this file.
Classes | |
class | scripting.ApplicationDescriptor |
class | scripting.appEntry |
class | scripting.App |
class | scripting.EditWindow |
Namespaces | |
namespace | scripting |
Functions | |
scripting.fileExists (f) | |
scripting.printUsage (scriptName) | |
scripting.pruneContexts (appDirs, allContexts) | |
scripting.isText (x) | |
scripting.searchScripts (scriptDir) | |
Variables | |
scripting.argc = len(sys.argv) | |
scripting.directory = sys.argv[1] | |
scripting.scripts = searchScripts(directory) | |
scripting.root = Tk() | |
scripting.app = App(root) | |