New submission from Just van Rossum:
On intel, MacOS.GetCreatorAndType() returns the creator and type code with
the wrong endianness, eg. as 'DCBA' instead of 'ABCD'.
--
components: Macintosh
messages: 58464
nosy: jvr
priority: normal
severity: norma
New submission from Just van Rossum <[EMAIL PROTECTED]>:
struct.pack() raises SystemError when fed a numpy integer in some cases.
The following was run on MacOSX 10.4, little endian (I can only
reproduce the error if I specify big endian for the struct format). Not
sure if this coul
Changes by Just van Rossum <[EMAIL PROTECTED]>:
--
resolution: -> rejected
status: open -> closed
Tracker <[EMAIL PROTECTED]>
<http://bugs.p