DEBSOURCES
Skip Quicknav
sources / nose / 1.3.7-9 / functional_tests / support / ipt / test2 / tests.py
12345678
import sys print 'ipthelp', sys.modules.get('ipthelp') import ipthelp print ipthelp def test2(): ipthelp.help(1)