This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loupgaroublond
Recipients
Date 2007-04-24.05:30:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Ok,

So this is really more of a complete rewrite than a bunch of patches, but it's just a picture of what IMHO is a saner way to do this module.  I suppose I could refactor alot of it to look more like the old module, but I'm still not sure what would be better, in terms of having seperate visitors to walkers.  Either way, the terminology in the original wasn't much clearer.

At bare minimum though, i got postorder implemented, so this code has got to be worth something valuable... I hope....

Feedback please.
History
Date User Action Args
2007-08-23 15:58:13adminlinkissue1706323 messages
2007-08-23 15:58:13admincreate