i am interested in the list of values that sys.platform returns. i came across this answer, but the list was given without any reference to see that it is indeed correct.
- where there is list of all possible (or most common) values returned by
sys.platform? - is there any was to get that list programmatically?