Message208621
| Author | serhiy.storchaka |
|---|---|
| Recipients | larry, serhiy.storchaka, zach.ware |
| Date | 2014-01-21.07:40:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390290009.3.0.608284281697.issue20323@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why PyDoc_VAR prototype is used at all? There are only two occurrences of PyDoc_VAR in current code, and one of them actually can be replaced by PyDoc_STRVAR. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-21 07:40:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, larry, zach.ware |
| 2014-01-21 07:40:09 | serhiy.storchaka | set | messageid: <1390290009.3.0.608284281697.issue20323@psf.upfronthosting.co.za> |
| 2014-01-21 07:40:09 | serhiy.storchaka | link | issue20323 messages |
| 2014-01-21 07:40:09 | serhiy.storchaka | create | |