<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 05/04/2013 07:01 AM, Eric V. Smith
      wrote:<br>
    </div>
    <blockquote cite="mid:518514A8.5010604@trueblade.com" type="cite">
      <pre wrap="">On 5/4/2013 2:42 AM, Nick Coghlan wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I'm now -1 on my own as_dict() suggestion, due to the general name
clash problem for arbitrary enums.
</pre>
      </blockquote>
      <pre wrap="">To avoid the name collision, namedtuple calls this _asdict().
</pre>
    </blockquote>
    <br>
    Although I recall Raymond told me he should have called it
    asdict_(), and reserved all identifiers with trailing underscores.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>