We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See there:
https://github.com/jborg/attic/blob/0.16/attic/platform_linux.pyx#L41
Note that it does not use the fields[1] value it has just computed. Also, if it did, it would fall over it being an int sometimes.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See there:
https://github.com/jborg/attic/blob/0.16/attic/platform_linux.pyx#L41
Note that it does not use the fields[1] value it has just computed.
Also, if it did, it would fall over it being an int sometimes.
The text was updated successfully, but these errors were encountered: