
23 Jun
2011
23 Jun
'11
2:58 p.m.
On 06/21/2011 04:39 PM, Eric Blake wrote:
On 06/21/2011 10:47 AM, Cole Robinson wrote:
Turns out I was right in removing this the first time :) This is needed in our custom __del__ function, but the C code wasn't being generated. Add new infrastructure to do what we want --- python/generator.py | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-)
Looks simple enough and matches the commit comments, so:
ACK.
Thanks, pushed now. - Cole