Ticket #5384 enhancement closed fixed
Provide a library for bitvector-like valued named constants
| Reported by: | exarkun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: |
branches/flag-constants-5384
(diff, github, buildbot, log) |
|
| Author: | exarkun | Launchpad Bug: |
Description
#4671 proposed adding a lot of new symbolic constant features to a helper somewhere in Twisted. This is for the kind of symbolic constant that has a value like a bit in a bitvector and which can be combined from other constants which are part of the same logical group, using all of the traditional bitwise operations.
This would be useful in conch, because SSH uses lots of bitvector-style constants.
Change History
Note: See
TracTickets for help on using
tickets.
