Files
cpython/Modules
Brian Curtin e8e4b3bfd6 #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.
2010-09-23 20:04:14 +00:00
..
2010-09-03 23:47:32 +00:00
2010-08-28 07:42:21 +00:00
2010-09-01 08:56:10 +00:00
2010-08-15 18:51:10 +00:00
2010-09-05 05:26:10 +00:00
2010-07-06 15:00:40 +00:00
2010-08-24 18:08:22 +00:00
2010-06-18 16:22:00 +00:00
2010-07-04 10:15:11 +00:00
2010-08-15 18:51:10 +00:00
2010-08-14 12:34:41 +00:00
2010-08-16 20:17:07 +00:00
2010-09-03 23:47:32 +00:00