Python ellipsis (...)
Seen first in 230228-1835 Python Callable Protocols for complex Callable typing.
- As a placeholder (a la
pass
) - In type hints: either “arbitrary number of” or relaxing constraintsn
- See When Do You Use an Ellipsis in Python? – Real Python for examples
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus