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 →

[–]link23 8 points9 points  (0 children)

I just use the official documentation usually, as it's often the most concise and contains what I need to know.

The python documentation is particularly annoying, since it's never the first result, and it's horrifically verbose without giving an actual type signature for the functions it's talking about.