I\'m using omnifunc=pythoncomplete. When autocompleting a word (e.g., os.), I get the list of eligible class members and functions, as
omnifunc=pythoncomplete
os.
You can type that in the .vimrc:
.vimrc
set completeopt-=preview