/functional_tests/support/ipt/test1/ipthelp.py
https://bitbucket.org/jpellerin/nose/ · Python · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 68d5d58082796836b3b6e9845864bcf8 MD5 · raw file
- print "1help imported"
- def help():
- print "1help called"
- pass