| 
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/baseline_check.html  
 Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Mon Apr 11 03:23:57 2016 Кодировка: Поисковые слова: asteroid  | 
|   baseline_check  | index baseline_check.py  | 
PURPOSE --
This module contains a class that checks to see if a calendar is
baselined and if it is not, it puts it on the baseline.
 
DEVELOPER --
Don Chance
 
MODIFICATION HISTORY --
 
o Initial implementation 9/21/00
|   Modules  | ||||||
  | ||||||
|   Classes  | ||||||||||
| 
  
 
  | ||||||||||
|   Functions  | ||
  | ||
|   Data  | ||
| BOTH = 'both' BOTTOM = 'bottom' DISABLED = 'disabled' E = 'e' FAIL = -1 LEFT = 'left' NORMAL = 'normal' PASS = 1 RAISED = 'raised' RIGHT = 'right' TOP = 'top' UNKNOWN = 0 W = 'w' X = 'x' Y = 'y' YES = 1  | ||