commit | 3a7ff998aca0301659bb906d3631a4e02326615d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Jan 29 21:31:12 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Jan 29 21:31:12 1999 +0000 |
tree | e593232396bcb9627234fa4acddfaa8b2814903a | |
parent | 3d05b1a0ae8ad4acf733f03b45cf9c51bf3ff47c [diff] |
fixup_descriptors(): Change the way we look for descriptor nodes; this takes 5 minutes off the conversion of the whole tree by reducing the number of tree-traversals from 14 to 1.