Skip to content

Error using NoDB on python3 #23

@ori-n

Description

@ori-n

When I tried the basic example I got the following error:

user = {"name": "Jeff", "age": 19} nodb.save(user) # True

AttributeError: 'dict' object has no attribute 'has_key'
which seems like a python3 compatibility issue.
Anyone can help?

Metadata

Metadata

Assignees

Labels

Waiting on PyPIFixed in Master, waiting on PyPI to be updated

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions