]> granicus.if.org Git - python/commit
fix #13563: make use of with statement in ftplib.py where needed
authorGiampaolo Rodola' <g.rodola@gmail.com>
Sat, 10 Dec 2011 20:25:04 +0000 (21:25 +0100)
committerGiampaolo Rodola' <g.rodola@gmail.com>
Sat, 10 Dec 2011 20:25:04 +0000 (21:25 +0100)
commit836e9aab2f3f22faa19f2f90b340fc9b5b37cdcc
treef8979cbac79f127e2d36cc24ff05a6e8976595a0
parent313b2ad1a8fa518467a2ea9b0ac4cc6d483a191a
fix #13563: make use of with statement in ftplib.py where needed
Lib/ftplib.py