• Brian Curtin's avatar
    #9808. Implement os.getlogin for Windows, completed by Jon Anglin. · e8e4b3bf
    Brian Curtin authored
    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.
    e8e4b3bf
os.rst 73.7 KB