Tue Sep 19 12:24:17 2006
Ticket #91 (Closed: fixed)
python 2.5: assert introspection: different line counts
| Priority: | normal | Reporter: | jpellerin |
|---|---|---|---|
| Severity: | minor | Assigned to: | jpellerin |
| Component: | nose:assert | Status: | closed |
| Version: | 0.9.1 | Resolution: | fixed |
| Milestone: | 0.9.1 | Keywords: | defect 2.5 |
Description by jpellerin:
In python 2.5, some assert introspection tests fail because the traceback source analyzer comes back with different line numbers sometimes than it does in 2.4.
Changelog
Tue Sep 19 12:24:23 2006: Modified by jpellerin
- status changed from new to assigned
Tue Sep 19 13:56:29 2006: Modified by jpellerin
- resolution set to fixed
- status changed from assigned to closed

Fixed in [100]