bBox_PythonFinalize
parameters
none
result
none
––––––––––
A future version of this function will require the session reference ID returned by bBox_PythonCompile.
Releases the current Python environment from memory.
IMPORTANT NOTE : There is only one shared Python VM with server-side processes. If you are running PSoS and/or script schedules that may overlap you’ll need to have a way of locking access to prevent conflicts. CWP scripts have their own separate copy.
––––––––––