]> granicus.if.org Git - python/commit
Add a simple test suite for netrc.py, and remove it from test_sundry
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Mar 2002 02:48:57 +0000 (02:48 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Mar 2002 02:48:57 +0000 (02:48 +0000)
commit76fffd81e9689bad56b3e7c766606831c6cfc3df
tree1c3ca20b951f898f385f27408bac8ed529a2a699
parentbab22beda8583471caf44b2e91f0fc18b62d3405
Add a simple test suite for netrc.py, and remove it from test_sundry
Lib/test/test_netrc.py [new file with mode: 0644]
Lib/test/test_sundry.py