This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients doko, theller
Date 2009-03-18.12:08:19
SpamBayes Score 0.12503932
Marked as misclassified No
Message-id <1237378102.74.0.471718601919.issue5507@psf.upfronthosting.co.za>
In-reply-to
Content
|   File "build/temp.linux-mips-2.6/libffi/fficonfig.py", line 32, in
<module>
|     ffi_sources += ffi_platforms['MIPS']
| KeyError: 'MIPS'

however the fficonfig.py file has only MIPS_LINUX and MIPS_IRIX keys.
History
Date User Action Args
2009-03-18 12:08:23dokosetrecipients: + doko, theller
2009-03-18 12:08:22dokosetmessageid: <1237378102.74.0.471718601919.issue5507@psf.upfronthosting.co.za>
2009-03-18 12:08:20dokolinkissue5507 messages
2009-03-18 12:08:20dokocreate