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

Improve 'partial' documentation #61

Open
adamchainz opened this issue Feb 2, 2021 · 0 comments
Open

Improve 'partial' documentation #61

adamchainz opened this issue Feb 2, 2021 · 0 comments

Comments

@adamchainz
Copy link

Is your feature request related to a problem? Please describe.

I don't understand the statement "Element attributes are partially matched by default." Does it mean attrs={"id": "foo"} will match attrs={"id": "foob"} ?

Describe the solution you'd like

Better description with examples of what would/would not be matched with partial=True vs False.

Describe alternatives you've considered

n/a

Additional information

n/a

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