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

Get rid of qisys.command.check_output() and qisys.command.check_output_error() #87

Open
dmerejkowsky opened this issue Apr 28, 2016 · 0 comments
Labels

Comments

@dmerejkowsky
Copy link
Contributor

Those were written a long time ago, when we had to support Python2.6

Now the functionality is directly avaible in stdlib subprocess module, so we should get rid of these methods, and rewrite the code that depends on them

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

No branches or pull requests

1 participant