Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding symbols with overwrite=True in encode_line and add_file_to_dic…
…tionary After fixing the behaviour of add_symbol, two of the unit tests were failing because they called the function with the default value of overwrite (False).