Can you use the BleedThroughDict class?
Bug #507399 reported by
Leonard Richardson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.config |
Triaged
|
Low
|
Unassigned |
Bug Description
I just wrote a class for lazr.restful called BleedThroughDict, which has some of the same features as lazr.config's Config object. It's a stack of dicts that publishes the interface of a single dict. It might be possible to save a little bit of code by making Config subclass BleedThroughDict.
Changed in lazr.config: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.