Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced if else conditionals with try except suite in order to catch IndexErrors if self.heap[1] is attempting to subscript and index out of bounds. In response to issue joeyajames#108.
- Loading branch information