Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/show_active_props.html
Дата изменения: Fri Apr 8 12:46:15 2016 Дата индексирования: Mon Apr 11 04:45:17 2016 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п п р п р п |
show_active_props (version 09/04/03) | index show_active_props.py |
Finds the active proposals of a particular type
TITLE: show_active_props.py
DEVELOPER: Alan Patterson, 28-Aug-2003
PURPOSE: The tool finds the active proposals of the specified types
USAGE: do show_active_props [-poms=pomsgroup] [-output=<filename>]
where: -poms requests active POMS proposals for the
specified poms group (primary,backup)
-output specifies the outpu filename
RETURNS: Nothing
MOD HISTORY:
Modules | ||||||
|
Functions | ||
|
Data | ||
POMS_GROUP = ['primary', 'backup'] __author__ = 'Alan Patterson' __version__ = '09/04/03' |
Author | ||
Alan Patterson |