Must Standard libraries for python beginner

python

Solution

Check out the excellent Python Module of the Week blog series.

Problem

Though there can be many but as i am very new to python so which modules or classes within standard libraries i should know when programming in python, especially when i am practicing programming challenges from a C++ book? Libraries which can make my life easier? Since there can be no single correct answer, i am making this question a wiki.

Original source

Related problems