dpo / atom-python-debugger

IDE-like Python debugger for Atom
MIT License
42 stars 13 forks source link

Debugger cannot import custom packages from directory other than that of main file #57

Open mlangiu opened 3 years ago

mlangiu commented 3 years ago

It appears that python-debugger cannot be used to debug custom packages; steps to reproduce: