[–] csense 13y ago ↗ Great article!But the coding style needs some work. This is the first Python program I've ever seen that uses "this" instead of "self". Also, it uses filter() instead of a list comprehension with "if" clause.
1 comment
[ 4.7 ms ] story [ 10.2 ms ] threadBut the coding style needs some work. This is the first Python program I've ever seen that uses "this" instead of "self". Also, it uses filter() instead of a list comprehension with "if" clause.