<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    after upgrading from YODA 1.0.6 to trunk my python<br>
    scripts using yoda to make tables do not work anymore.<br>
    <br>
    The histograms are created by calling<br>
    <br>
    <blockquote>yoda.readAIDA(fname)<br>
    </blockquote>
    Whenever I try to touch the .points, I get the following error,<br>
    which leaves me clueless.<br>
    <br>
    <blockquote>AttributeError: 'yoda.core.Point2D' object has no
      attribute 'coords'<br>
      <br>
    </blockquote>
    Could someone please try to reproduce this error?<br>
    <br>
    Challenge him you must,<br>
    Holger<br>
    <br>
    <br>
  </body>
</html>