wader icon indicating copy to clipboard operation
wader copied to clipboard

could plugins/oses use platform.linux_distribution?

Open thkoch2001 opened this issue 13 years ago • 1 comments

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

thkoch2001 avatar Mar 06 '12 08:03 thkoch2001

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

andrewbird avatar Mar 06 '12 11:03 andrewbird