index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pwd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-2/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-2/+2
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+1
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-18/+18
*
More robust way of choosing a non-existant uid (faster, too).
Guido van Rossum
1997-05-20
1
-1/+1
*
More robust way of choosing a non-existant uid (faster, too).
Guido van Rossum
1997-05-20
1
-4/+4
*
test_rotor.py: New test of the rotor module.
Barry Warsaw
1996-12-23
1
-6/+8
*
Test of the pwd module
Barry Warsaw
1996-12-11
1
-0/+70