<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -126,7 +126,7 @@ def recurse_over(ob, name, indent_level=0):
     elif ts == 'classobj' or ts == 'type':
         if ts == 'classobj': ts = 'class'
         if hasattr(ob, '__init__'):
-            if type_string(ob.__init__) == 'instance_method':
+            if type_string(ob.__init__) == 'instancemethod':
                 argstr = arg_string(ob.__init__)
         else:
             argstr = '(self)'</diff>
      <filename>tools/makedoc.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a8f5626d65aec3034a59e7ffac7a791ca9cb4962</id>
    </parent>
  </parents>
  <author>
    <name>Colin Rothwell</name>
    <email>theboff@gmx.com</email>
  </author>
  <url>http://github.com/webpy/webpy/commit/92a5dc9cf661a582fc2282886ae9956d1e38385e</url>
  <id>92a5dc9cf661a582fc2282886ae9956d1e38385e</id>
  <committed-date>2008-11-22T13:14:46-08:00</committed-date>
  <authored-date>2008-11-22T13:14:46-08:00</authored-date>
  <message>makedoc now documents class headers</message>
  <tree>45b8a3d8d2ec4e33d46e9693789f39cead6ff37c</tree>
  <committer>
    <name>Colin Rothwell</name>
    <email>theboff@gmx.com</email>
  </committer>
</commit>
