Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/attach.html
Дата изменения: Fri Apr 8 12:46:14 2016
Дата индексирования: Sun Apr 10 20:08:30 2016
Кодировка:
Python: module attach
 
 
attach
index
attach.py

PURPOSE --
A tool for finding useable parallel attachments.
 
DEVELOPER --
Don Chance
 
MODIFICATION HISTORY --
Initial implemetation 6/8/00
change sus_attached... filename to lowercase in print statement.
   dc 3/29/04
SQR to python.  gab 2/5/13
Load args.  gab 3/29/13

 
Modules
       
ccl_util
db_util
os
spss_sys_util
spst_getopt
stpydb
sys
time_util

 
Functions
       
attach_by_week(ccl, rptfile, susfile, comfile, cshfile)
Retrieve all the attachment records that are useable for
parallels for the specified week.
run(calendar=None, *args)
Extract parallel attachment info from the PMDB.
 
Usage:
do attach cclist [-sqr]
 
where cclist is the name of the cclist,
if option -sqr is included then the SQR code is used
else (default) is to use python.

 
Data
        SPSS_DB = 'spss'