Message95947
Another reminder: when implementing, make sure platform.architecture()
always returns the correct results for bits. It seems the Apple patches
in 10.6 don't handle that (it seems to always report 64-bit), probably
because the code in platform.architecture() doesn't look quite robust
enough. (I'll open a bug with Apple.) |
|
| Date |
User |
Action |
Args |
| 2009-12-03 21:07:56 | ned.deily | set | recipients:
+ ned.deily, loewis, ronaldoussoren, robince |
| 2009-12-03 21:07:55 | ned.deily | set | messageid: <1259874475.72.0.749574487468.issue6834@psf.upfronthosting.co.za> |
| 2009-12-03 21:07:54 | ned.deily | link | issue6834 messages |
| 2009-12-03 21:07:54 | ned.deily | create | |
|