Parser fix: call fclose
Add a FileHandle class for c++-style raii on FILE* objects. Also, add support for using the cpython parser for parsing strings (still only in -X mode).
Showing
Please register or sign in to comment
Add a FileHandle class for c++-style raii on FILE* objects. Also, add support for using the cpython parser for parsing strings (still only in -X mode).