- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message67316
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 | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2008-05-25.01:36:14 |
| SpamBayes Score | 0.00559744 |
| Marked as misclassified | No |
| Message-id | <1211679381.12.0.811326156835.issue2925@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
After performing a ``svn rename`` on Lib/queue.py to Lib/Queue.py the attached patch should revert all other changes related to the rename. As per usual, I am on OS X so I can't do the case-sensitive rename. If someone could do the svn rename, apply the patch, and run regrtest that would be appreciated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-25 01:36:21 | brett.cannon | set | spambayes_score: 0.00559744 -> 0.00559744 recipients: + brett.cannon |
| 2008-05-25 01:36:21 | brett.cannon | set | spambayes_score: 0.00559744 -> 0.00559744 messageid: <1211679381.12.0.811326156835.issue2925@psf.upfronthosting.co.za> |
| 2008-05-25 01:36:19 | brett.cannon | link | issue2925 messages |
| 2008-05-25 01:36:19 | brett.cannon | create | |

