summary refs log blame commit diff stats
path: root/.gitignore
blob: 8c110f0012ec57351e6362410e8ae64efa41b4f1 (plain) (tree)
1bcdf5d0 ^



pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000
*~
*.pyc
*.pyo
stuff/*
class="p">, val in vars().copy().items(): if key.startswith('tc_'): tests.extend(v for k,v in vars(val).items() if type(v) == type) suite = unittest.TestSuite(map(unittest.makeSuite, tests)) unittest.TextTestRunner(verbosity=2).run(suite)