how can i import modules/packages at python3.0 editor IDLE. and can we see all the modules contain/included by it.
>>> import idle >>> dir(idle)