Home | Trees | Indices | Help |
|
---|
|
1 """ 2 Code to support DC-external code (preprocessing, testing...) 3 """ 4 5 #c Copyright 2008-2019, the GAVO project 6 #c 7 #c This program is free software, covered by the GNU GPL. See the 8 #c COPYING file in the source distribution. 9 10 11 # Not checked by pyflakes: API file with gratuitous imports 12 13 # Do not import anything here since it's important that testhelpers 14 # can be imported without base begin pulled in (since testhelpers 15 # manipulates the environment). 16 # 17 # Thus, only import complete modules from helpers. 18
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |