What steps will reproduce the problem?
> python setup.py try
What is the expected output? What do you see instead?
{{{
FAIL: Test thread info is extracted.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/netspinners/projects/Pympler-0.2.0/test/test_process.py", line 82, in test_get_current_threads
self.assertEqual(type(tinfo.ident), int)
AssertionError: <type 'NoneType'> != <type 'int'>
}}}
Original issue reported on code.google.com by lhae...@gmail.com on 29 Jul 2011 at 4:44
Original issue reported on code.google.com by
lhae...@gmail.com
on 29 Jul 2011 at 4:44