Am 30.10.2010 12:12, schrieb Antoine Pitrou: > On Sat, 30 Oct 2010 02:13:01 +0200 (CEST) > brett.cannon <python-check...@python.org> wrote: >> Author: brett.cannon >> Date: Sat Oct 30 02:13:00 2010 >> New Revision: 85960 >> >> Log: >> Silence some ResourceWarning in test_mailbox by using file context managers. > > Unfortunately, these file-like objects don't support the context > management protocol
Should be fixed in r85979. Do we want Mailboxes themselves to be context managers? Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com