Next:
os.getpid()
Up:
os
Previous:
os.getcwd()
Contents
Index
os.getenv()
>>> import os >>> os.getenv( "HOME") '/home/p15user'