You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
There is a crash when sys.exit() was being called since embedded Python should not have control of the application lifetime. The Py_InspectFlag puts the Python VM into 'inspection mode' which prevents the app shutdown when any sys.exit() is invoked. Notes: * skips 'regset' extra command line in PythonBindingsExample * added methods for handling PythonBindingsExample errors Test: added Application_SystemExit_Blocked and fixed up Application_Run_Fails now is Application_Run_Works |
5 years ago | |
|---|---|---|
| .. | ||
| Platform | 5 years ago | |
| EditorPythonBindingsModule.cpp | 5 years ago | |
| PythonCommon.h | 5 years ago | |
| PythonLogSymbolsComponent.cpp | 5 years ago | |
| PythonLogSymbolsComponent.h | 5 years ago | |
| PythonMarshalComponent.cpp | 5 years ago | |
| PythonMarshalComponent.h | 5 years ago | |
| PythonProxyBus.cpp | 5 years ago | |
| PythonProxyBus.h | 5 years ago | |
| PythonProxyObject.cpp | 5 years ago | |
| PythonProxyObject.h | 5 years ago | |
| PythonReflectionComponent.cpp | 5 years ago | |
| PythonReflectionComponent.h | 5 years ago | |
| PythonSymbolsBus.h | 5 years ago | |
| PythonSystemComponent.cpp | 5 years ago | |
| PythonSystemComponent.h | 5 years ago | |
| PythonTypeCasters.h | 5 years ago | |
| PythonUtility.cpp | 5 years ago | |
| PythonUtility.h | 5 years ago | |