get file path to python source codes in iPython with `??`
in iPython
>>>
import
requests
>>>
requests??
>>>
import
this
>>>
this??