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

Doesn't support all dict methods? #11

Open
jrabbit opened this issue Aug 25, 2016 · 1 comment
Open

Doesn't support all dict methods? #11

jrabbit opened this issue Aug 25, 2016 · 1 comment

Comments

@jrabbit
Copy link

jrabbit commented Aug 25, 2016

notably .items()?

@ianozsvald
Copy link

I'll add len(my_shelve.keys()) is not supported, I'm using semidbm wrapped in a Shelve object. I add this as an example, it certainly isn't a blocker for me.

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

No branches or pull requests

2 participants