<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 10/09/2013 07:15 AM, Georg Brandl
      wrote:<br>
    </div>
    <blockquote cite="mid:l32on9$dnu$1@ger.gmane.org" type="cite">
      <pre wrap="">We have quite a large
amount of C functions with positional-only parameters.  Adding a "/"
to each of those is a) a tedious task and b) probably not helpful for
a lot of people:
</pre>
    </blockquote>
    <br>
    I volunteer to ensure that the "/"s are added if this PEP is
    accepted.  (I expect I'd do it myself, but who knows, maybe a
    volunteer would appear out of the woodwork.)<br>
    <br>
    <br>
    <blockquote cite="mid:l32on9$dnu$1@ger.gmane.org" type="cite">
      <pre wrap="">...  and the "undefined" singleton just smells wrong.  Another way
to spell "None" is just asking for trouble.</pre>
    </blockquote>
    <br>
    It has to be a different value from "None", for the same reasons
    that all those other different-spellings-for-None (e.g.
    inspect.Parameter.empty) exist.<br>
    <br>
    I realize you are -1 on the proposal in general, but I'd be very
    interested if you could propose an alternate approach where I didn't
    need "a new spelling for None" as you put it.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>