Matt Chaput added the comment: This patch is the same as my previous one, except instead of removing Netrc usage from the ftplib.test() function, it replaces it with the netrc.netrc object. Note that there are no existing tests for the ftplib.test() function.
Also did some very minor cleanups (bare raise is no longer valid) to get rid of warnings/errors in static analyzer. ---------- Added file: http://bugs.python.org/file34818/remove_Netrc_class2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6623> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com