Searched defs:evalCmd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py1784 def evalCmd(ctx, args): function
3275 'eval':['Evaluate arbitrary Python construction: eval \'for m in getMachines(ctx): print m.name, "has", m.memorySize, "M"\'', evalCmd, 0],

Completed in 49 milliseconds