Closed massimilianodelliubaldini closed 5 years ago
Didn't even realize I was still on this branch when I ran the script before trying DLC mission 2. Gonna merge it for now even though there was no ErrorNo 13. Running the while loops in an interpreter raised no issues about syntax or logic.
As a side note, I ran into ErrorNo 13 at work, when I tried calling with open(x, 'r') as f:
where x was a string mistakenly pointing to a folder, not a file. Don't think that's related here, but maybe this will be a hint to future me.
Haven't tested this yet, just want to start the PR.
This should provide some alleviation to #7.