Skip to content

fix variable substitution for interpreter path#341

Merged
sadovnychyi merged 1 commit into
autocomplete-python:masterfrom
quarthex:patch-1
Sep 18, 2017
Merged

fix variable substitution for interpreter path#341
sadovnychyi merged 1 commit into
autocomplete-python:masterfrom
quarthex:patch-1

Conversation

@quarthex

Copy link
Copy Markdown
Contributor

When the interpreter path does not contain $PROJECT or $PROJECT_NAME, it should be included even if no project is loaded.
Should fix #259.

When the interpreter path does not contain `$PROJECT` or `$PROJECT_NAME`, it should be included even if no project is loaded.
Should fix #259.
@sadovnychyi sadovnychyi self-requested a review September 18, 2017 09:01
@sadovnychyi sadovnychyi merged commit f05aadb into autocomplete-python:master Sep 18, 2017
@sadovnychyi

Copy link
Copy Markdown
Member

Thanks! Just pushed a patch.

@quarthex quarthex deleted the patch-1 branch September 18, 2017 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extra modules path doesn't work for single files.

2 participants