src/a/u/auto-07p-HEAD/trunk/auto/2000/python/additionExample.py auto-07p(Download)
import AUTOCommands
class randy(AUTOCommands.commandQueryDiagnostic):
def __init__(self,num):
src/a/u/auto-07p-HEAD/trunk/auto/2000/python/graphics/AUTOgui.py auto-07p(Download)
#! /usr/bin/env python import AUTOCommands import Tkinter import Pmw
src/a/u/auto-07p-HEAD/trunk/auto/2000/python/AUTOCommands.py auto-07p(Download)
def __call__(self):
command_list = []
# Here we get a list of the names of all of the commands in AUTOCommands
import AUTOCommands
src/a/u/auto-07p-HEAD/trunk/auto/2000/python/AUTOclui.py auto-07p(Download)
import os import ConfigParser import AUTOCommands _functionTemplate="""