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/20140107/9b112cb1/attachment.html below:

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/07/2014 11:53 AM, Antoine Pitrou
      wrote:<br>
    </div>
    <blockquote cite="mid:20140107205308.05e1b5ce@fsol" type="cite">
      <pre wrap="">
Hello,

Several core developers a bit unhappy with the way Argument Clinic


currently scatters generated code into hand-written C modules. The
opinion is that it makes C files more confusing and annoying to
navigate through.

Several solutions have been proposed:


- move all generated code to separate C files, which would then be
  #included'd into the main module file

- gather all generated code to a single place in the C module file, for


  example near the end (Larry's "accumulator" idea)

- prefix all Clinic-generated lines with a recognizable marker, e.g.


  "/* AC */"

What do you think?


</pre>
    </blockquote>
    <br>
    For what it's worth, I don't have a strong opinion about it.  I had
    the first one (separate files) working at one point, as as memory
    serves Guido he didn't like that approach and I should remove the
    feature.  I'm happy for Argument Clinic to do any/all/none of the
    above.<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