Attribute error due to wrong order of attributes being set. We don't explicitly set some attributes which means a dependent attribute may not be set before it is used. This appears to be what is happening with file_encoding and output_file or file handler creation in TxtFerret.init()
Attribute error due to wrong order of attributes being set. We don't explicitly set some attributes which means a dependent attribute may not be set before it is used. This appears to be what is happening with file_encoding and output_file or file handler creation in TxtFerret.init()