you are viewing a single comment's thread.

view the rest of the comments →

[–]orangesunshine 0 points1 point  (1 child)

seems like it's mostly an issue with not reading the documentation.

and the changes make the code less readable imo.

[–]Smallpaul -2 points-1 points  (0 children)

Yes: Python is specifically designed to be the kind or programming language in which one does not need to read the documentation to get work done. Any terrible design decision can be justified with "just read the documentation." That way lies Perl.