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

tree.py: Use a loop in _last_in_direction() #4

Merged
merged 1 commit into from
Feb 8, 2015
Merged

tree.py: Use a loop in _last_in_direction() #4

merged 1 commit into from
Feb 8, 2015

Conversation

lfos
Copy link

@lfos lfos commented Feb 7, 2015

Convert the recursion in _last_in_direction() into a loop to avoid too
many nested functions calls.

Fixes alot issue #711.

Convert the recursion in _last_in_direction() into a loop to avoid too
many nested functions calls.

Fixes alot issue #711.
pazz added a commit that referenced this pull request Feb 8, 2015
tree.py: Use a loop in _last_in_direction()
@pazz pazz merged commit cbece97 into pazz:master Feb 8, 2015
pazz added a commit to pazz/alot that referenced this pull request Feb 8, 2015
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.

2 participants