Changes between Initial Version and Version 1 of Ticket #20001, comment 4
- Timestamp:
- Aug 25, 2016, 9:37:35 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20001, comment 4
initial v1 3 3 I do not clearly understand what is asked for. 4 4 5 Do you want a `codes.decoders.decoder_types()` call, which lists all decoder _types(), with a extremely clean docstring for `codes.decoders.decoder_types` ?5 Do you want a `codes.decoders.decoder_types()` call, which lists all decoder "types" (I would rather call that properties), with a extremely clean docstring for `codes.decoders.decoder_types` ? 6 6 7 7 Daniel