Commit d82d03e
committed
Explicitly import rlcompleter as it may not be visible when imported in .pdbrc.
The issue was observed on Python 2.7.13.1 parent 3855ec8 commit d82d03e
File tree
1 file changed
+1
-0
lines changed- recipes/Python/498182_sane_tab_completion_in_pdb
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments