[Python-ideas] An ABC representing "Iterable, Sized, Container"
Greg Ewing
greg.ewing at canterbury.ac.nz
Mon Jul 25 19:58:26 EDT 2016
More information about the Python-ideas mailing list
Mon Jul 25 19:58:26 EDT 2016
- Previous message (by thread): [Python-ideas] An ABC representing "Iterable, Sized, Container"
- Next message (by thread): [Python-ideas] An ABC representing "Iterable, Sized, Container"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bar Harel wrote: > Soon enough we'll have NotBytesSequence, NumericSequenceWithoutFloat and > BuiltinNotCustomMadeIterable. Is there some way we could provide a general way of constructing a "but not" ABC, so that people could build their own combinations as needed? -- Greg
- Previous message (by thread): [Python-ideas] An ABC representing "Iterable, Sized, Container"
- Next message (by thread): [Python-ideas] An ABC representing "Iterable, Sized, Container"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list