Condensed the whole process into much fewer functions.
Started using 80-char line lengths with the new stuff because it forces you to avoid excessive if/then/for statements and ultimately makes the whole thing cleaner.
Probably addresses and closes #3 for the time being.
Condensed the whole process into much fewer functions.
Started using 80-char line lengths with the new stuff because it forces you to avoid excessive if/then/for statements and ultimately makes the whole thing cleaner.
Probably addresses and closes #3 for the time being.