/functional_tests/support/ipt/test2/tests.py
https://bitbucket.org/jpellerin/nose/ · Python · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · 2b5b6a4870a94cbe8a2f184765392fdb MD5 · raw file
- import sys
- print 'ipthelp', sys.modules.get('ipthelp')
- import ipthelp
- print ipthelp
- def test2():
- ipthelp.help(1)