forked from ycm-core/YouCompleteMe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use LIBPL variable to find Python library
Search Python library in two directories on Unix: - the one returned by the LIBPL variable (for Python system); - the parent directory of the standard Python library modules (for pyenv). Do not search Python library through subdirectories as it can lead to find the wrong Python library (the debug version for instance).
- Loading branch information
Showing
1 changed file
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters