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

could plugins/oses use platform.linux_distribution? #4

Open
thkoch2001 opened this issue Mar 6, 2012 · 1 comment
Open

could plugins/oses use platform.linux_distribution? #4

thkoch2001 opened this issue Mar 6, 2012 · 1 comment
Assignees

Comments

@thkoch2001
Copy link
Contributor

There seems to be a python function to get the platform:
http://docs.python.org/library/platform.html#platform.linux_distribution

@andrewbird
Copy link
Owner

Hi Thomas,
Yes, this looks like a good thing to do. We'll need to find out the strings that each platform returns so we can cut over, but of course there's nothing to stop us doing this piecemeal.

Thanks,

Andrew

@ghost ghost assigned andrewbird Mar 7, 2012
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

No branches or pull requests

2 participants