Home | Trees | Indices | Help |
---|
|
1 """A simple hook that only prints a user-specified message""" 2 3 from PyFoam.Infrastructure.RunHook import RunHook 4 from PyFoam.ThirdParty.six import print_ 5 15 16 # Should work with Python3 and Python2 17
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jun 12 09:10:12 2013 | http://epydoc.sourceforge.net |