
7 Jul
2007
7 Jul
'07
5:57 a.m.
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("~")