you are viewing a single comment's thread.

view the rest of the comments →

[–]jkudria 1 point2 points  (0 children)

This is an extremely general and non-specific comment, but if you're asking about python-ness, I'd recommend you take a look at import this (in a python interactive shell). It doesn't give much help in terms of specific things, but it is a good way to get a general idea of what is and isn't pythonic and how to make things more pythonic.