Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Tokarak
Copy link

@Tokarak Tokarak commented Aug 30, 2023

With the introduction of sys.base_prefix a while ago, some code has become redundant, doing exactly what sys.base_prefix is for. This pr should have no functionality changes, but makes the code (slightly) more readable.

Tokarak and others added 6 commits August 30, 2023 12:11
sys.base_prefix handles virtual environments
At this point I realise I must look elsewhere

Signed-off-by: Tokarak <[email protected]>
sys.executable returns a normalised python excecutable — it follows symlinks

Signed-off-by: Tokarak <[email protected]>
Where applicable. All instances of manually finding base_prefix have been removed.

Signed-off-by: Tokarak <[email protected]>
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.

1 participant