Message68528
| Author | MrJean1 |
|---|---|
| Recipients | MrJean1 |
| Date | 2008-06-21.18:05:13 |
| SpamBayes Score | 0.00054700626 |
| Marked as misclassified | No |
| Message-id | <1214071551.33.0.650558563727.issue3163@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is a (simplistic) patch for the struct module to support C types ssize_t and size_t with format characters 'z' resp. 'Z'. The patch updates Python 2.6b1 files Modules/_struct.c and Doc/library/struct.rst. Note, format character 'Z' is also proposed in PEP 3118 for C type complex and that has to be something else, perhaps 'C'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-21 18:05:52 | MrJean1 | set | spambayes_score: 0.000547006 -> 0.00054700626 recipients: + MrJean1 |
| 2008-06-21 18:05:51 | MrJean1 | set | spambayes_score: 0.000547006 -> 0.000547006 messageid: <1214071551.33.0.650558563727.issue3163@psf.upfronthosting.co.za> |
| 2008-06-21 18:05:48 | MrJean1 | link | issue3163 messages |
| 2008-06-21 18:05:47 | MrJean1 | create | |