Wed May 3 10:18:43 2006
Ticket #55 (Closed: fixed)
bug in doctest plugin loadTestsFromPath [patch]
| Priority: | normal | Reporter: | support-forums4@farmdev.com |
|---|---|---|---|
| Severity: | normal | Assigned to: | jpellerin |
| Component: | nose:plugin:doctest | Status: | closed |
| Version: | 0.9a1 | Resolution: | fixed |
| Milestone: | 0.9a2 | Keywords: |
Description by support-forums4@farmdev.com:
we get an iteration error in the doctest plugin when looking at a directory filename (i.e. not a valid .py file). A patch is to follow ...
Attachments
Changelog
Wed May 3 10:24:01 2006: Modified by guest
- attachment added: nose-fix-doctest.r33.patch
Thu May 4 22:08:37 2006: Modified by jpellerin
- resolution set to fixed
- milestone changed from 0.9a1 to 0.9a2
- version set to 0.9a1
- status changed from new to closed

Applied to 0.9-stable branch. Thanks!