This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tshepang
Recipients georg.brandl, tshepang
Date 2012-03-09.17:36:26
SpamBayes Score 1.2283921e-07
Marked as misclassified No
Message-id <1331314586.98.0.988747191443.issue14210@psf.upfronthosting.co.za>
In-reply-to
Content
Works much better, but there are still some issues:

* using relative path completes, but I get something like "'../prog.py' not found from sys.path"
* using "~/" to try to complete the HOME directory doesn't work... it completes the root directory
History
Date User Action Args
2012-03-09 17:36:27tshepangsetrecipients: + tshepang, georg.brandl
2012-03-09 17:36:26tshepangsetmessageid: <1331314586.98.0.988747191443.issue14210@psf.upfronthosting.co.za>
2012-03-09 17:36:26tshepanglinkissue14210 messages
2012-03-09 17:36:26tshepangcreate