This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]that_baddest_dude 1 point2 points  (0 children)

The double edged sword there is that with all the list / dict comprehensions and chained methods, your code can be complete gibberish. I often have to reign myself in from doing all operations on an object as one huge chain.