Files
renderdoc/qrenderdoc/Code/pyrenderdoc
baldurk 9e6a5e692e Keep a reference to python function object in wrapped lambda
* This will rarely be relevant, but it ensures if the function is decref'd and
  the lambda is still alive, that we keep the python object alive until we are
  done with it. The primary case for this is persistent callbacks where the
  module is then reloaded.
2018-10-23 14:23:10 +01:00
..
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00