module documentation
Undocumented
| Class | |
A function which has been decorated with a runMain attribute. |
| Class | |
QuickMacApp's main application class. |
| Function | as |
Convert a method on a PyObjC class into a selector string. |
| Function | fmt |
Format an Objective C exception which does not contain a wrapped Python exception. |
| Function | fmt |
Format an NSException containing a wrapped PyObjC python exception. |
| Constant | ACTION |
Undocumented |
| Type Alias | |
Undocumented |
| Function | _adjust |
Undocumented |
Format an Objective C exception which does not contain a wrapped Python exception.
| Returns | |
str | our best effort to format the stack trace for the given exception. |