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 matrixise
Recipients SilentGhost, berker.peksag, desbma, matrixise
Date 2015-10-30.19:42:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Ok i will submit an other patch for the tests and the documentation

> On 30 oct. 2015, at 4:37 PM, SilentGhost <[email protected]> wrote:
> 
> 
> SilentGhost added the comment:
> 
> That's fine as a code change, but that's not the kind of test I meant. There is a Lib/test/test_ftplib.py and it basically needs test_with_statement added to one or few test cases. Have a look at how the similar functions implemented in Lib/test/.
> 
> ----------
> 
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue25485>
> _______________________________________
History
Date User Action Args
2015-10-30 19:42:25matrixisesetrecipients: + matrixise, SilentGhost, berker.peksag, desbma
2015-10-30 19:42:25matrixiselinkissue25485 messages
2015-10-30 19:42:25matrixisecreate