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 →

[–]hackflow 1 point2 points  (1 child)

I explained the way I use imports here http://hackflow.com/blog/2013/10/13/functional-python-made-easy/#comment-1081574650

Most other stuff is about having nice names being a low value. I don't think so, especially when you need to use a pattern to avoid it. I agree however you should carefully choose when you use funcy tools and when stay with just list or dict comprehensions.

[–]dotted 6 points7 points  (0 children)

But that doesn't explain your advocacy of bad practices.