<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I notice that in mod_python3.c there are some parameters passed
      to the python_fetch function that do not appear to be used:</p>
    <p>static switch_xml_t python_fetch(const char *section, const char
      *tag_name, const char *key_name, const char *key_value,
      switch_event_t *params, void *user_data)<br>
    </p>
    <p>section, tag_name, key_name and key_vlaue do not appear to be
      passed into the python interpreter  Where as in the lua language
      equivalent they are passed through.</p>
    <p>Can anyone help me work out how to get these variables made
      visible within the python environment?  I believe there are key to
      making a python based xml handler.</p>
    <p>Any help greatly appreciated. <br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
    </div>
    <font face="Verdana, Helvetica, Sans-Serif" color="#000000">Kind
      regards,<br>
      <br>
      Adrian Fretwell<br>
    </font><small><small><small><br>
        </small></small></small>
  </body>
</html>