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 barry
Recipients Arfrever, akuchling, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, inc0, larry, neologix, pitrou, serhiy.storchaka
Date 2013-09-15.20:08:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379275716.77.0.404786694887.issue16038@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
FAIL: test_retrlines_too_long (__main__.TestFTPClass)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "Lib/test/test_ftplib.py", line 374, in test_retrlines_too_long
    self.client.retrlines, 'retr', received.append)
AssertionError: Error not raised
History
Date User Action Args
2013-09-15 20:08:36barrysetrecipients: + barry, akuchling, georg.brandl, pitrou, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, neologix, serhiy.storchaka, inc0
2013-09-15 20:08:36barrysetmessageid: <1379275716.77.0.404786694887.issue16038@psf.upfronthosting.co.za>
2013-09-15 20:08:36barrylinkissue16038 messages
2013-09-15 20:08:36barrycreate