]> granicus.if.org Git - python/commit
Issue #6623: Remove deprecated Netrc class in the ftplib module.
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 1 Nov 2014 08:45:57 +0000 (10:45 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 1 Nov 2014 08:45:57 +0000 (10:45 +0200)
commit8f791d358bb1e26144c61a938628731e7e05e596
tree34dbf14a0395cec72b5146da4327795a49fd9144
parent8906f14a68d6ce19923e29d9e433f44d440324b4
Issue #6623: Remove deprecated Netrc class in the ftplib module.

Patch by Matt Chaput.
Doc/whatsnew/3.5.rst
Lib/ftplib.py
Lib/test/test_ftplib.py
Misc/ACKS
Misc/NEWS