Sorry if this is a redundant question, writing a Python file that needs to pull from the
%APPDATA%
import os print os.getenv('APPDATA')