Ticket #31 (new defect)
Opened 14 months ago
Dictionary interface is incomplete
| Reported by: | wichert | Owned by: | wichert |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | client | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Packets implement a dictionary interface, but only partially: has_key, clear, nonzero and contains are missing.
Note: See
TracTickets for help on using
tickets.