- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message381614
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | iritkatriel |
|---|---|
| Recipients | belopolsky, iritkatriel, ncoghlan, r.david.murray |
| Date | 2020-11-22.12:45:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1606049137.48.0.849934340705.issue4657@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I tested on 3.10 (macos) and can confirm that it is fixed. Details: I changed _run_object_doctest as Nick explained, and made it display the output of the finder.find() call - the line number was the same with and without the <>s. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-22 12:45:37 | iritkatriel | set | recipients: + iritkatriel, ncoghlan, belopolsky, r.david.murray |
| 2020-11-22 12:45:37 | iritkatriel | set | messageid: <1606049137.48.0.849934340705.issue4657@roundup.psfhosted.org> |
| 2020-11-22 12:45:37 | iritkatriel | link | issue4657 messages |
| 2020-11-22 12:45:37 | iritkatriel | create | |

