Message 79641 - Python tracker
Message79641
| Author | Thorney |
|---|---|
| Recipients | Thorney, loewis, tarek |
| Date | 2009-01-12.01:20:37 |
| SpamBayes Score | 0.2831312 |
| Marked as misclassified | No |
| Message-id | <1231723240.44.0.0316121999448.issue4508@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ok - this bug has nothing to do with weave itself. I think any extension written in C or C++ that has a space in the filename will raise the error in both windows and gnu/linux. Here is a simple c extension with and without spaces. The one with spaces in the filename fails to build on standard python. Whereas the one without should build fine. Did for me on windows 2000 on both python 2.5 and 2.6 with and without spaces in their paths. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-12 01:20:40 | Thorney | set | recipients: + Thorney, loewis, tarek |
| 2009-01-12 01:20:40 | Thorney | set | messageid: <1231723240.44.0.0316121999448.issue4508@psf.upfronthosting.co.za> |
| 2009-01-12 01:20:39 | Thorney | link | issue4508 messages |
| 2009-01-12 01:20:38 | Thorney | create | |