$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2007-07-07 01:57:10
At 9:35 PM -0400 7/6/07, Edward Diener wrote:
>There may also be some Pythonic library way of determine the home
>directory for any OS without resorting to attempting to hardcode an
>environmental variable name. I will look for the latter and report it
>here if I find it.
os.path.expanduser("~")