commit | 7bd864c144efd374adc36fe327339a0171ab4a72 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Thu Mar 07 00:28:50 2019 -0800 |
committer | Gabe Black <gabeblack@google.com> | Thu Mar 14 21:04:29 2019 +0000 |
tree | c622a139698a00a246ca003cc846ec4818bdd8f7 | |
parent | 1a2a7c76a09186ecf111a62526cd35ade67cfd07 [diff] |
python: Teach cxxMethod how to set return_value_policy. This is passed through to the underlying call to PyBindMethod. Change-Id: Ib46c55664ba0707464bb84e137a0fad817aea1bb Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17034 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>