]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Use PyErr_Mac for nicer exceptions
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Dec 1994 14:02:24 +0000 (14:02 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Dec 1994 14:02:24 +0000 (14:02 +0000)
commit97ce361c2cf6bf57dc74b36ffd0d04c846101cc0
tree62989f6dcef7de4b95676e1e231f210700ac0f77
parent0c097eab573189240d7183ddd0c0c17eead4bc06
- Use PyErr_Mac for nicer exceptions
- Added methods AsString() and AsBytes() to resource objects, so you
  can get at the contents of resource items.
- Ported to CodeWarrior (mainly ProcPtr/UniversalProcPtr stuff)
Mac/Modules/macosmodule.c