vote up 1 vote down star
1

For example:

from datetime import <c-x><c-o>{list of modules inside datetime package}
flag

47% accept rate
I can't help thinking of Clippy ... "Hi! It looks like you're trying to calculate the number of days between two dates. Have you tried datetime.timedelta?" – Greg Hewgill Oct 17 '08 at 20:52

2 Answers

vote up 1 vote down check

I think the only plugin that claims support for it right now is pysmell.

link|flag
vote up 0 vote down

I use pydiction to have omnicompletion for python modules.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.