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
it is quite python2 specfic
The text was updated successfully, but these errors were encountered:
This would be much easier to verify and test if the binary debian packages would be compiled with Python support enabled.
Sorry, something went wrong.
execfile could be replaced with runpy:
https://stackoverflow.com/questions/436198/what-is-an-alternative-to-execfile-in-python-3/24261031#24261031
I'm going to make this depend on the drop of python2 support since it will simplify the code significantly.
joerivanruth
No branches or pull requests
it is quite python2 specfic
The text was updated successfully, but these errors were encountered: