Author :
Enji Cooper
Date :
2020-03-26 17:37:09
Hash :dc576729 Message :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>