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

Incorrect document of "mixins clonable"? #104

Open
dram opened this issue Nov 1, 2016 · 0 comments
Open

Incorrect document of "mixins clonable"? #104

dram opened this issue Nov 1, 2016 · 0 comments

Comments

@dram
Copy link
Contributor

dram commented Nov 1, 2016

Document of mixins clonable seems to be incorrect:

This is the traits for ordinary objects. Ordinary objects
are mutable and can be copied (cloned). A child should provide
a methods for = and hash if the child is to be stored in a set
or used as the key of a dictionary; the default is for objects to be
compared and hashed using object identity.

Firstly, its a mixin, not a trait, then following description also seems to be not relevant.

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

1 participant