[Python-Dev] more pyref: a better term for "string conversion"

Fredrik Lundh fredrik at pythonware.com
Mon May 1 22:21:30 CEST 2006


for some reason, the language reference uses the term "string con-
version" for the backtick form of "repr":

    http://docs.python.org/ref/string-conversions.html

any suggestions for a better term ?  should backticks be deprecated,
and documented in terms of repr (rather than the other way around) ?

</F>





More information about the Python-Dev mailing list