Message 87761 - Python tracker
Message87761
| Author | tarek |
|---|---|
| Recipients | ajaksu2, benjamin.peterson, kxroberto, rpetrov, tarek |
| Date | 2009-05-14.20:27:19 |
| SpamBayes Score | 3.5442465e-06 |
| Marked as misclassified | No |
| Message-id | <1242332841.74.0.87922418083.issue5977@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Roumen, the problem you mentioned was existing because of the
empty c file in test_get_outputs. I have fixed it yesterday by creating a
simple c file containing a minimal code:
void inifoo(void) {};
can you check it works for you ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-14 20:27:22 | tarek | set | recipients: + tarek, kxroberto, ajaksu2, benjamin.peterson, rpetrov |
| 2009-05-14 20:27:21 | tarek | set | messageid: <1242332841.74.0.87922418083.issue5977@psf.upfronthosting.co.za> |
| 2009-05-14 20:27:20 | tarek | link | issue5977 messages |
| 2009-05-14 20:27:19 | tarek | create | |