Skip to content

Small tweak to allow importing the CHB python code in windows#237

Merged
sipma merged 1 commit into
static-analysis-engineering:masterfrom
waskyo:allow_importing_in_windows
Aug 14, 2025
Merged

Small tweak to allow importing the CHB python code in windows#237
sipma merged 1 commit into
static-analysis-engineering:masterfrom
waskyo:allow_importing_in_windows

Conversation

@waskyo

@waskyo waskyo commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator

os.uname is not present in windows, but platform.uname is.

note that this only allows you to import the code in windows, depending on what functionality is needed, additional changes will be needed

os.uname is not present in windows, but platform.uname is.

note that this only allows you to import the code in windows,
depending on what functionality is needed, additional changes
will be needed

@sipma sipma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sipma
sipma merged commit e5c2984 into static-analysis-engineering:master Aug 14, 2025
1 check passed
@waskyo
waskyo deleted the allow_importing_in_windows branch August 14, 2025 01:17
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