Introduction Python Tutorial

import copy
print copy.copy.__doc__
print range.__doc__