commit | ce82d57c7480c7360539c9e606d0b2f620e0c181 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu May 09 15:19:45 2013 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu May 09 15:19:45 2013 +0300 |
tree | d9b4fa2119acf2bc26e672727fadf6c7a48fdb1b | |
parent | 263fab94ee1f32b53b709c25c76044719d0eb88e [diff] |
#17809: fix a test failure in test_expanduser when $HOME has a trailing /. Patch by Kubilay Kocak.