Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/cl_parameters_input.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Mon Apr 11 05:40:28 2016 Кодировка: |
cl_parameters_input (version 16.02.01) | index cl_parameters_input.py |
PURPOSE --
This is the Command Loader input selection menu.
DEVELOPER --
Don Chance
MODIFICATION HISTORY --
o Initial implementation 8/28/03
o change cursor to a watch while waiting for the config dialog
to appear. dc 12/9/03
o hide the output directory on the test side. drc 4/27/04
o updated for PASS 33.60 drc 9/1/10
o fix qbf_initial default. drc 11/15/10
o fix history keeping for qbf_initial drc 3/17/11
o add INTERCEPT_486TYPE parameter. drc 8/22/11
o Time_Entry moved from time_util to spss_tk_util drc 10/15/14
o get possible revision letters from pass_product.py drc 2/1/16
Modules | ||||||
|
Classes | ||||||||||
|
Data | ||
CLNAMELIST = 'CLNINPUT' PASS_SYSTEM = 'ops' Pmw = <Pmw.Pmw_1_3_3.lib.PmwLoader.PmwLoader instance> REVISION_LETTERS = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', ...] W = 'w' __version__ = '16.02.01' |