- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message63084
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 | sdeibel |
|---|---|
| Recipients | sdeibel |
| Date | 2008-02-27.21:51:27 |
| SpamBayes Score | 0.10337248 |
| Marked as misclassified | No |
| Message-id | <1204149088.3.0.103446163849.issue2198@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I should have noted that adding co_firstlineno as well to the hash would be necessary to distinguish like code objects within the same file. The example has them on the same lines in different files but changing the first line of the defs doesn't matter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-02-27 21:51:28 | sdeibel | set | spambayes_score: 0.103372 -> 0.10337248 recipients: + sdeibel |
| 2008-02-27 21:51:28 | sdeibel | set | spambayes_score: 0.103372 -> 0.103372 messageid: <1204149088.3.0.103446163849.issue2198@psf.upfronthosting.co.za> |
| 2008-02-27 21:51:27 | sdeibel | link | issue2198 messages |
| 2008-02-27 21:51:27 | sdeibel | create | |

