[issue23671] string.Template doesn't work with the self keyword argument

Éric Araujo report at bugs.python.org
Fri Mar 27 16:58:34 CET 2015


Éric Araujo added the comment:

"descriptor 'substitute' of 'Template' object needs an argument"

These error messages don’t seem very user-friendly.  I think the style in the rest of the module is like "substitute method wants x y z".

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list