[Python-Dev] Re: AST mining (was Re: Direction of PyChecker)

Fred L. Drake, Jr. fdrake@acm.org
Wed, 15 Aug 2001 12:59:54 -0400 (EDT)


Aahz Maruch writes:
 >     What do you mean by "visitor instance"?  Is that a fancy name for
 >     function (in which case, just say "function"), or is it something
 >     else?

  I'll let Jeremy fix this.  ;-)

 >     "Compile the file filename and generated filename.pyc" should be
 >     "generate" I think.

  Fixed in CVS.

 > http://www.python.org/~jeremy/compiler/node8.html
 > 
 >     getChildNodes() says "This method is like getChildNodes", which
 >     should be getChildren

  Fixed in CVS.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation