]> granicus.if.org Git - libevent/commit
Handle file pointers with context suite patterns
authorEnji Cooper <yaneurabeya@gmail.com>
Fri, 27 Mar 2020 00:37:09 +0000 (17:37 -0700)
committerEnji Cooper <yaneurabeya@gmail.com>
Fri, 27 Mar 2020 17:35:46 +0000 (10:35 -0700)
commitdc57672900eccf8688411459a93a516eb602024a
treea98c313b5bacefb6250666de3f820c0f77a22913
parent7f115c17c0b4b7a3cdd3e07a24f933c8ab881b52
Handle file pointers with context suite patterns

This removes the need for manually calling the file pointer's `.close`
methods directly.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
event_rpcgen.py