Opened 18 years ago
Closed 18 years ago
#2791 closed enhancement (fixed)
[patch] MergeDict needs __contains__ to support 'in'
Reported by: | anonymous | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Core (Other) | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Simple addition. See patch.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | merge_contains.patch added |
---|
comment:1 by , 18 years ago
Summary: | MergeDict needs __contains__ to support 'in' → [patch] MergeDict needs __contains__ to support 'in' |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch!