| Home | Trees | Indices | Help |
|
|---|
|
|
module irafnames.py -- define how names of IRAF packages and tasks get included in the user's namespace. Uses a plug-in strategy so behavior can be changed.
$Id: irafnames.py 678 2005-07-01 21:19:43Z perry $
R. White, 1999 March 26
|
|||
| IrafNameStrategy | |||
| IrafNameClean | |||
| IrafNamePkg | |||
| IrafNameTask | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Imports: __main__, iraf, irafglobals
|
|||
Add a task object to the module namespace Skip if there is a collision with another name unless it is an IrafTask |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:17 2008 | http://epydoc.sourceforge.net |