diff options
author | Brian Curtin <brian.curtin@gmail.com> | 2010-09-23 20:04:14 (GMT) |
---|---|---|
committer | Brian Curtin <brian.curtin@gmail.com> | 2010-09-23 20:04:14 (GMT) |
commit | e8e4b3bfd65582564b5933dcb4d0cdb3157884dc (patch) | |
tree | 8e336ca4ac458422fb884f8dfcdd7a86948dc3e3 /Lib/test/test_descr.py | |
parent | 70c60449133919af4c598d562b85fcae66d20714 (diff) | |
download | cpython-e8e4b3bfd65582564b5933dcb4d0cdb3157884dc.zip cpython-e8e4b3bfd65582564b5933dcb4d0cdb3157884dc.tar.gz cpython-e8e4b3bfd65582564b5933dcb4d0cdb3157884dc.tar.bz2 |
#9808. Implement os.getlogin for Windows, completed by Jon Anglin.
The test is semi-dumb, it just makes sure something comes back since we
don't have a solid source to validate the returned login. We can't be 100%
sure that the USERNAME env var will always match what os.getlogin() returns,
so we don't make any specific assertion there.
Diffstat (limited to 'Lib/test/test_descr.py')
0 files changed, 0 insertions, 0 deletions