GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_netrc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray
2013-09-17
1
-3
/
+23
*
fix regression in netrc comment handling (closes #12009)
Benjamin Peterson
2011-06-10
1
-39
/
+92
*
Merged revisions 86925 via svnmerge from
R. David Murray
2010-12-02
1
-6
/
+16
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-3
/
+3
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-3
/
+3
*
Patch # 1331 by Christian Heimes.
Guido van Rossum
2007-10-26
1
-7
/
+6
*
Unconditionally opening the temp file in text mode causes this test to fail
Jason Tishler
2003-08-11
1
-2
/
+5
*
Actually run these tests from regrtest.py.
Neal Norwitz
2003-02-17
1
-1
/
+3
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2
/
+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+2
*
Whitespace normalization.
Tim Peters
2002-04-16
1
-5
/
+4
*
Add a simple test suite for netrc.py, and remove it from test_sundry
Andrew M. Kuchling
2002-03-22
1
-0
/
+43