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

[funfuzz] Make Windows ICU .dll detection with glob #210

Open
nth10sd opened this issue Sep 1, 2018 · 0 comments
Open

[funfuzz] Make Windows ICU .dll detection with glob #210

nth10sd opened this issue Sep 1, 2018 · 0 comments

Comments

@nth10sd
Copy link
Contributor

nth10sd commented Sep 1, 2018

Now that we use pathlib/Paths throughout, we should refactor the ICU .dll section of inspect_shell into using list(p.glob("*.dll")) or list(p.glob("icu*.dll")).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant