Except "Node" class, all node classes have astext() method. I think node.astext() is common API for all nodes. So this patch adds it as an abstract super method. This will help us in type annotation.
Applied in r8246
Log in to post a comment.
Applied in r8246