Message 56468 - Python tracker
Message56468
| Author | gregory.p.smith |
|---|---|
| Recipients | gregory.p.smith, gvanrossum |
| Date | 2007-10-15.22:36:23 |
| SpamBayes Score | 0.0048207445 |
| Marked as misclassified | No |
| Message-id | <1192487788.92.0.428812620074.issue1261@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
here's the latest update. this takes care of all methods listed in the PEP i believe. please review. i'm currently working porting some test case code for more methods from string_tests.py to buffer_tests.py to be shared between PyString and PyBytes similar to the ones already in the patch that way. |
|
| Files | |
|---|---|
| File name | Uploaded |
| bytes-pep3137-methods-03.diff.txt | gregory.p.smith, 2007-10-15.22:36:23 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-10-15 22:36:29 | gregory.p.smith | set | spambayes_score: 0.00482074 -> 0.0048207445 recipients: + gregory.p.smith, gvanrossum |
| 2007-10-15 22:36:28 | gregory.p.smith | set | spambayes_score: 0.00482074 -> 0.00482074 messageid: <1192487788.92.0.428812620074.issue1261@psf.upfronthosting.co.za> |
| 2007-10-15 22:36:28 | gregory.p.smith | link | issue1261 messages |
| 2007-10-15 22:36:28 | gregory.p.smith | create | |