dxx-rebirth/common/arch/cocoa
Kp 333d619858 Update tool_bundle.py to parse correctly under Python3
mmontag reports that tool_bundle.py cannot be parsed under Python 3.
Fortunately, the errors are all straightforward, so non-OS X systems can
see the errors when the file is imported.  Normally, the file is only
imported when building for darwin, so non-OS X systems do not see the
problem.

- Add parentheses to print() calls.  This is not consistent with the
  rest of the Rebirth output scheme, but is simple to do.
- Adjust the syntax for raising exceptions.

Reported-by: mmontag <https://github.com/dxx-rebirth/dxx-rebirth/issues/503#issuecomment-619463994>
2020-04-26 17:26:23 +00:00
..
d1x-rebirth.icns
d2x-rebirth.icns
Info.plist
messagebox.mm Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
SDLMain.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
SDLMain.m Update SDLMain.m: 2018-04-16 16:19:36 -06:00
tool_bundle.py Update tool_bundle.py to parse correctly under Python3 2020-04-26 17:26:23 +00:00