Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SoImport importable #229

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

peterebden
Copy link
Contributor

We have some use for this internally - apparently something runs in a subprocess, and doesn't have SoImport available, and at that point its __main__ is something else so we can't get our hands on the original.
It does expose more of an API but I think it's reasonable that people within a pex might need to override or reuse some of these without just copying all the code.

@peterebden peterebden merged commit ea37e5f into please-build:master Nov 19, 2024
12 checks passed
@peterebden peterebden deleted the make-so-import-importable branch November 19, 2024 14:24
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.

2 participants