Message 76828 - Python tracker
Message76828
| Author | exe |
|---|---|
| Recipients | exe, georg.brandl |
| Date | 2008-12-03.15:12:22 |
| SpamBayes Score | 2.7359261e-05 |
| Marked as misclassified | No |
| Message-id | <1228317151.0.0.247263497976.issue4504@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hello! Doc/includes/noddy.c and all other uses Py_InitModule3 which is removed from py3k. noddy2.c doesn't compile("noddy2.c:16: error: ‘Noddy’ has no member named ‘ob_type’"). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-03 15:12:31 | exe | set | recipients: + exe, georg.brandl |
| 2008-12-03 15:12:31 | exe | set | messageid: <1228317151.0.0.247263497976.issue4504@psf.upfronthosting.co.za> |
| 2008-12-03 15:12:24 | exe | link | issue4504 messages |
| 2008-12-03 15:12:23 | exe | create | |