]> granicus.if.org Git - python/commit
Make _fields attr for no fields consistent with _attributes attr.
authorGeorg Brandl <georg@python.org>
Sun, 30 Mar 2008 19:00:49 +0000 (19:00 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 30 Mar 2008 19:00:49 +0000 (19:00 +0000)
commit2c55c597faf023a0b74aa48f911493c010f464c5
tree8f305d3e6c0249eaac509b797ce8956357c9127a
parentebc8dedd1996db68c889c2cdf2701fd7eadc501f
Make _fields attr for no fields consistent with _attributes attr.
Lib/test/test_ast.py
Parser/asdl_c.py
Python/Python-ast.c