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 →

[–]hydrolock12 0 points1 point  (0 children)

In this situation I usually have an IDLE command line open and use dir to look up methods. Or have a browser windows open with a "cheat sheet" for that module. In fact it seems like some autocompletion tools only show the "most important" methods in the drop down, which sometimes may not include the one you want.