This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients giampaolo.rodola, xdegaye
Date 2013-09-28.19:19:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380395946.78.0.131314342439.issue19118@psf.upfronthosting.co.za>
In-reply-to
Content
Duplicate method names:
./Lib/test/test_ftplib.py:537 TestFTPClass.test_mkd

The attached patch fixes this.
History
Date User Action Args
2013-09-28 19:19:06xdegayesetrecipients: + xdegaye, giampaolo.rodola
2013-09-28 19:19:06xdegayesetmessageid: <1380395946.78.0.131314342439.issue19118@psf.upfronthosting.co.za>
2013-09-28 19:19:06xdegayelinkissue19118 messages
2013-09-28 19:19:06xdegayecreate