Parser.close()

Release all C resources held by this parser.

Usage

Source

Parser.close()

After closing, the parser cannot be used. This is called automatically when used as a context manager.