twisted.test.test_rebuild.RebuildTestCase.testFileRebuild should be skipped when gc.get_referrers is not there
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from fijal <None>: Right now if gc.get_referrers is not there, it blows with attribute error, I think it should be rather skipped. To best of my knowledge, only CPython implements this. ---------- Type : defect Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3788