[issue8948] cleanup functions are not executed with unittest.TestCase.debug()

2010-06-10 Thread Michael Foord

Michael Foord  added the comment:

Committed revision 81875.
Committed revision 81874.

--
resolution:  -> accepted
stage:  -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8948] cleanup functions are not executed with unittest.TestCase.debug()

2010-06-09 Thread Michael Foord

Michael Foord  added the comment:

Typo correction in revision 81859. Also needs merging onto py3k.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8948] cleanup functions are not executed with unittest.TestCase.debug()

2010-06-08 Thread Michael Foord

Michael Foord  added the comment:

Committed revision 81853. Still needs porting to py3k (and unittest2).

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8948] cleanup functions are not executed with unittest.TestCase.debug()

2010-06-08 Thread Michael Foord

New submission from Michael Foord :

Also class / module tearDowns are not executed with TestSuite.debug()

--
assignee: michael.foord
components: Library (Lib)
messages: 107346
nosy: michael.foord
priority: normal
severity: normal
status: open
title: cleanup functions are not executed with unittest.TestCase.debug()
versions: Python 2.7, Python 3.2

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com