Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: write characters to screen one at a time. While this seems …
…like it would decrease performance, the python file.write method is buffered, so it shouldn't make a difference
- Loading branch information