Quote:
Originally Posted by Starson17
It would if you indented it correctly with four more spaces before each line. By not indenting it, it is outside your main recipe class and is never executed.
|
Thank you! I can filter articles now. I did not know indentation was vital in Python. I have only programmed a little in Java, and only used indentation to improve readability.
However, the problem is still not solved. Something else is corrupting every character in specific articles. Will keep researching.