[W3af-svn-notify] [Task #146903] os.environ['HOME'] in windows ?
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-03-06 13:08:35
|
Task #146903 has been updated. Project: w3af Subproject: TODO v1.00 Summary: os.environ['HOME'] in windows ? Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: http://mail.python.org/pipermail/python-list/2006-July/393819.html Follow-Ups: ------------------------------------------------------- Date: 2008-03-06 10:08 By: facundobatista Comment: C:\>python Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import user >>> user.home 'C:\\Documents and Settings\\efacbat' >>> ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146903&group_id=170274&group_project_id=48542 |