# File: os-path-expanduser-example-1.py import os print os.path.expanduser("~/.pythonrc")