I have a couple Windows computers on my network that will be running a python script. A different set of configuration options should be used in the script depending on which c
From https://mail.python.org/pipermail/python-list/2006-April/397494.html
import os os.getenv('COMPUTERNAME')