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

Fixes #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixes #9

wants to merge 2 commits into from

Conversation

PyJay
Copy link
Contributor

@PyJay PyJay commented Nov 16, 2020

  • Default depth was not inifinite (it was 1). Changed to infinite and added basic test for highest level ls function
  • Constructor objects like dict, list etc have a len which throws a TypeError. Catching these (added iter_ls and ls tests)
  • Python 2.7 travis pipeline may start failing again as I've reintroduced the lambda but perhaps 2.7 shouldn't be supported any more?

@PyJay PyJay mentioned this pull request Nov 16, 2020
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

1 participant