Message 87506 - Python tracker
Message87506
| Author | kxroberto |
|---|---|
| Recipients | kxroberto, tarek |
| Date | 2009-05-09.19:15:22 |
| SpamBayes Score | 8.848345e-05 |
| Marked as misclassified | No |
| Message-id | <1241896524.8.0.128259318213.issue5977@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> test_build_ext: The test must be run in a python build dir don't have a build setup currently. maybe in future. One can yet see in build_ext.py: after "if self.inplace:" (line485) there are 2 different computations for ext_filename while computation in get_outputs() is not aware of self.inplace (line447 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-09 19:15:24 | kxroberto | set | recipients: + kxroberto, tarek |
| 2009-05-09 19:15:24 | kxroberto | set | messageid: <1241896524.8.0.128259318213.issue5977@psf.upfronthosting.co.za> |
| 2009-05-09 19:15:23 | kxroberto | link | issue5977 messages |
| 2009-05-09 19:15:22 | kxroberto | create | |