[Pythonmac-SIG] py2app and Adobe AIR problem

Nehemiah Dacres vivacarlie at gmail.com
Thu Jun 28 06:57:47 CEST 2007


sounds like another endianness problem, which architecture are u running?


      [exec]     hdr = MachOHeader(self, fh, offset, size, magic,
> hdr, endian)




>       [exec]   File "/private/tmp/trunk/macholib/MachO.py", line 146,
> in __init__
>       [exec]     self.load(fh)
>       [exec]   File "/private/tmp/trunk/macholib/MachO.py", line 178,
> in load
>       [exec]     raise ValueError("Unknown load command: %d" %
> (cmd_load.cmd,)) # and some bad exception handeling in my opinion. This
> should be encapsulated in a function call shouldn't it?
>       [exec] ValueError: Unknown load command: 27
>       [exec] > /private/tmp/trunk/macholib/MachO.py(178)load()
>       [exec] -> raise ValueError("Unknown load command: %d" %
> (cmd_load.cmd,))
>       [exec] (Pdb)
>
-- 

"lalalalala! it's not broken because I can use it"

http://linux.slashdot.org/comments.pl?sid=194281&threshold=1&commentsort=0&mode=thread&cid=15927703
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20070628/d6c75800/attachment.html 


More information about the Pythonmac-SIG mailing list