twisted.trial.runner.TrialRunner._removeSafely has typo and untested branch
[email protected] Mon, 14 Sep 2009 05:56:30 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from ivank <[email protected]>: It incorrectly uses `FilePath`, which doesn't exist. (`filepath.FilePath` does) http://twistedmatrix.com/trac/browser/trunk/twisted/trial/runner.py#L728 This was found with Pyflakes. ---------- Type : defect Component: trial Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4020