When I paste code similar to one bellow, path being added after : .
:
In [1]: import pdb In [2]: pdb.set_trace()
What I wrote: