New submission from Matthew Woodcraft <[email protected]>:

It would be pleasant if TestCase._formatMessage, or something similar,
could be made part of the documented API; I think pretty much anyone
writing a custom TypeEqualityFunc is going to end up reimplementing it.

(This is the code that makes the TestCase.longMessage attribute take
effect.)

----------
messages: 117543
nosy: mattheww, michael.foord
priority: normal
severity: normal
status: open
title: Make TestCase._formatMessage public
type: feature request

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to