Files
test/source/blender/editors/interface
Campbell Barton f5060bc901 PyAPI: support retrieving the exception when running a string
- Optionally get the error as a single line.
- Support access the error as an allocated string.
- PyC_ExceptionBuffer_Simple was always printing to the `stdout` while
  PyC_ExceptionBuffer didn't, now either print to the output.

Without this, callers are unable to do anything with the error string.
2021-04-13 15:28:43 +10:00
..
2021-03-04 16:58:03 +11:00
2021-03-18 09:36:44 +11:00
2021-02-20 15:38:14 +11:00
2021-03-12 00:51:29 +11:00
2021-02-16 21:15:45 +11:00
2021-02-13 17:44:51 +11:00