Georg Brandl <[EMAIL PROTECTED]> added the comment: I disagree. The AST classes are auto-generated, the leading underscore of _fields is there to avoid clashes with field names from the AST types.
This is similar to http://docs.python.org/dev/library/collections#collections.somenamedtuple._fields which shouldn't be renamed, but isn't private either. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3152> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com