Message155250
> * using relative path completes, but I get something like "'../prog.py' not found from sys.path"
That has nothing to do with the completion.
> * using "~/" to try to complete the HOME directory doesn't work... it completes the root directory
Since break doesn't accept "~", I don't see why it should complete it. Keep in mind it's not a shell :) |
|
| Date |
User |
Action |
Args |
| 2012-03-09 17:41:50 | georg.brandl | set | recipients:
+ georg.brandl, tshepang |
| 2012-03-09 17:41:50 | georg.brandl | set | messageid: <[email protected]> |
| 2012-03-09 17:41:50 | georg.brandl | link | issue14210 messages |
| 2012-03-09 17:41:50 | georg.brandl | create | |
|