Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added all_nodes_iter and filter_nodes methods to Tree class #63

Merged
merged 2 commits into from
Nov 11, 2016
Merged

Added all_nodes_iter and filter_nodes methods to Tree class #63

merged 2 commits into from
Nov 11, 2016

Conversation

BebeSparkelSparkel
Copy link

This is a small pull request that includes test cases.

Added the method all_nodes_iter to make it more in line with python switching over to iterators instead of putting everything in lists. It's compatible with python 2.

Added a filter_nodes to allow filtering of the nodes based on their properties.

@BebeSparkelSparkel
Copy link
Author

I'm also willing to update the docs if you want me too.

@caesar0301 caesar0301 merged commit cc54309 into caesar0301:master Nov 11, 2016
@caesar0301
Copy link
Owner

Thanks! 👍

@BebeSparkelSparkel
Copy link
Author

No problem. Do you need any other help with this project?

On Nov 10, 2016, at 9:26 PM, Xiaming Chen notifications@github.com wrote:

Thanks! 👍


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #63 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AKP-jEfaR1AcBQ-TNkAWe7gNiHha0X-qks5q89JcgaJpZM4KmUgp.

@caesar0301
Copy link
Owner

Yes. ur question in #65 is a great feature. I think many applications would need that. Lets talk under that thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants