]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
authorÉric Araujo <merwok@netwok.org>
Fri, 25 Mar 2011 19:31:50 +0000 (20:31 +0100)
committerÉric Araujo <merwok@netwok.org>
Fri, 25 Mar 2011 19:31:50 +0000 (20:31 +0100)
commit4dcf50250c24748b4a49bc4482752eb382d663ee
tree5c7fd93966ed660b5f7b8837cf22440226f07b0b
parentebbf1e67a8c56a79ee62280d32517e77b103bf8e
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
Doc/library/http.cookiejar.rst
Doc/library/readline.rst