Y
Hacker News
new
|
ask
|
show
|
jobs
by
hcarvalhoalves
4586 days ago
$ python -m pdb manage.py runserver (Pdb) break mymodule/myfile.py:42 (Pdb) c
1 comments
codygman
4586 days ago
Well that should have been obvious, thanks!
link