Message100838
| Author | ronaldoussoren |
|---|---|
| Recipients | ezio.melotti, flox, jnoller, pitrou, ronaldoussoren, schmir, tarek, vstinner |
| Date | 2010-03-11.06:58:11 |
| SpamBayes Score | 0.00018832066 |
| Marked as misclassified | No |
| Message-id | <1268290692.55.0.920908264238.issue7774@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This doesn't fail on OSX when using a framework build of Python because that uses a different way to find sys.prefix: in Python.framework the shared library with the interpreter (libpython.so on Linux) is always in a known location relative to sys.prefix. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-11 06:58:13 | ronaldoussoren | set | recipients: + ronaldoussoren, pitrou, vstinner, schmir, tarek, jnoller, ezio.melotti, flox |
| 2010-03-11 06:58:12 | ronaldoussoren | set | messageid: <1268290692.55.0.920908264238.issue7774@psf.upfronthosting.co.za> |
| 2010-03-11 06:58:11 | ronaldoussoren | link | issue7774 messages |
| 2010-03-11 06:58:11 | ronaldoussoren | create | |