A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/attachments/20120610/f0f174a6/attachment.html below:

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    On 06/10/2012 10:59 AM, Benjamin Peterson wrote:
    <blockquote
cite="mid:CAPZV6o_260=LWK0Q0Z1HhYD8WOL1+7-XK2e-qNg+QJg5QMcNeQ@mail.gmail.com"
      type="cite">
      <pre wrap="">2012/6/5 Brett Cannon <a class="moz-txt-link-rfc2396E" href="mailto:brett@python.org">&lt;brett@python.org&gt;</a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">* is_keyword_only : bool
  Â  True if the parameter is keyword-only, else False.
* is_args : bool
  Â  True if the parameter accepts variable number of arguments
  Â  (``\*args``-like), else False.
</pre>
      </blockquote>
      <pre wrap="">
How about "vararg" as its named in AST.</pre>
    </blockquote>
    <br>
    Please read the rest of the thread; this has already been discussed.
    <pre wrap="">
</pre>
    <br>
    <blockquote
cite="mid:CAPZV6o_260=LWK0Q0Z1HhYD8WOL1+7-XK2e-qNg+QJg5QMcNeQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Can the "is_" be dropped? It's quite ugly.</pre>
    </blockquote>
    <br>
    I suppose that's in the eye of the beholder:<br>
    <br>
    Â Â Â  if parameter.is_kwargs:<br>
    <br>
    reads quite naturally to me.<br>
    <br>
    <br>
    <blockquote
cite="mid:CAPZV6o_260=LWK0Q0Z1HhYD8WOL1+7-XK2e-qNg+QJg5QMcNeQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Even better, since these are all mutually exclusive,
they could be cascaded into a single "type" attribute.
</pre>
    </blockquote>
    <br>
    Can you make a more concrete suggestion?  "type" strikes me as a
    poor choice of name, as it makes one think immediately of type(),
    which is another, uh, variety of "type".<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4