bugs.python.org

Issue7031

Created on 2009-10-01 20:22 by georg.brandl, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
assertIsInstance.diff georg.brandl, 2009-10-01 20:22
assertIsInstance2.diff georg.brandl, 2009-10-01 20:38
Messages (2)
msg93421 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-10-01 20:38
Change negated method name to assertNotIsInstance.
msg93423 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-10-01 20:59
Committed in r75180.
History
Date User Action Args
2022-04-11 14:56:53adminsetgithub: 51280
2009-10-01 20:59:42georg.brandlsetstatus: open -> closed
messages: + msg93423

assignee: michael.foord -> georg.brandl
keywords: patch, patch, easy, needs review
resolution: accepted

2009-10-01 20:38:39georg.brandlsetkeywords: patch, patch, easy, needs review
files: + assertIsInstance2.diff
messages: + msg93421
2009-10-01 20:22:31georg.brandlcreate

Read the original on bugs.python.org ↗