From: Gregory P. Smith Date: Mon, 14 Dec 2015 06:10:58 +0000 (-0800) Subject: Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() X-Git-Tag: v3.6.0a1~911 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60889d12381409edefcc98d33388ea6ae9a60478;p=thirdparty%2FPython%2Fcpython.git Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() APIs into a note that mlsd() is a nicer API if the server supports it. They aren't deprecated, they are all different server commands. Not all servers support all commands. --- 60889d12381409edefcc98d33388ea6ae9a60478