<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,10 @@
+&quot;&quot;&quot;Compatibility module, mainly to deal with caught exceptions and a few other
+things whose syntax is incompatible between python 2 and python 3.
+
+DO NOT EDIT py3.py BY HAND.
+
+py2.py is the original file, py3.py is automatically generated from py2.py with
+2to3. It should alway work this way.&quot;&quot;&quot;
 import imp
 import sys
 import warnings</diff>
      <filename>numpy/distutils/compat/py2.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,10 @@
+&quot;&quot;&quot;Compatibility module, mainly to deal with caught exceptions and a few other
+things whose syntax is incompatible between python 2 and python 3.
+
+DO NOT EDIT py3.py BY HAND.
+
+py2.py is the original file, py3.py is automatically generated from py2.py with
+2to3. It should alway work this way.&quot;&quot;&quot;
 import imp
 import sys
 import warnings</diff>
      <filename>numpy/distutils/compat/py3.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>03606a88d389bf309164339fed9f38ae305b0730</id>
    </parent>
  </parents>
  <author>
    <name>David Cournapeau</name>
    <email>cournape@gmail.com</email>
  </author>
  <url>http://github.com/cournape/numpy/commit/e7708e00e368007fedfb2493450319d20648666d</url>
  <id>e7708e00e368007fedfb2493450319d20648666d</id>
  <committed-date>2009-05-12T20:53:16-07:00</committed-date>
  <authored-date>2009-05-05T23:17:51-07:00</authored-date>
  <message>Mention about py3.py being automatically generated from py2.py.</message>
  <tree>3c7b683060f7b5e00f5e63d26ef1e176d45ae997</tree>
  <committer>
    <name>David Cournapeau</name>
    <email>cournape@gmail.com</email>
  </committer>
</commit>
