[issue12707] Deprecate addinfourl getters

Éric Araujo report at bugs.python.org
Sun Nov 20 13:02:07 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

> I thought about having another class, but I couldn't come up with a
> decent name for it (ResponseWithCloseHook?).

If it’s used together with the base Response class (I don’t have the details in memory anymore), you could try ClosingMixin or FileLikeMixin.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12707>
_______________________________________


More information about the Python-bugs-list mailing list