00:58 | <jmdyck> | Bakkot: https://github.com/jmdyck/LR_Parser |
01:07 | <Bakkot> | jmdyck: thank you! |
01:09 | <Bakkot> | jmdyck: https://github.com/jmdyck/compare_and_replace.py/blob/master/compare_and_replace.py depends on a module named misc, which also appears to not exist |
01:09 | <jmdyck> | hmm |
01:10 | <Bakkot> | though it doesn't use it for anything, so maybe that line can just be remoed? |
01:10 | <Bakkot> | yeah, seems to work fine without that line |
01:18 | <jmdyck> | I've updated the repo. |