| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

TestMod3.py

Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 '''
00004 A module to test NuWa classes handling of modules.
00005 
00006 This one has no configure() and has a run()
00007 '''
00008 
00009 def run(theApp):
00010     print 'TestMod3.run()'
00011     return
00012 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:13:00 2011 for DybPython by doxygen 1.4.7