Message 133518 - Python tracker (original) (raw)
Message133518
Author | olt |
---|---|
Recipients | LambertDW, amcnabb, olt, robertluce, theller |
Date | 2011-04-11.12:49:47 |
SpamBayes Score | 5.033434e-05 |
Marked as misclassified | No |
Message-id | 1302526188.12.0.21170853873.issue4606@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
For anyone that has to use a Python version where this bug is present, it is possible to manually create a NULL pointer. For the example: POINTER(c_double)() This works, at least in my case. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-04-11 12:49:48 | olt | set | recipients: + olt, theller, amcnabb, LambertDW, robertluce |
2011-04-11 12:49:48 | olt | set | messageid: 1302526188.12.0.21170853873.issue4606@psf.upfronthosting.co.za |
2011-04-11 12:49:47 | olt | link | issue4606 messages |
2011-04-11 12:49:47 | olt | create |