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

In This Package:

TestMod2.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 a configure() that takes no arguments, no run()
00007 '''
00008 
00009 def configure():
00010     print 'TestMod2.configure(), takes no arguments'
00011     return
00012 
00013 
| 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