8.2.1.14.35.
fromkeys
ΒΆ
classmethod
DspPipe.
fromkeys
(
iterable
,
value
=
None
)
Create a new ordered dictionary with keys from iterable and values set to value.
schedula
Navigation
Table of Contents
1. About schedula
2. Installation
3. Tutorial
4. Asynchronous and Parallel dispatching
5. Contributing to schedula
6. Donate
7. Supported by
8. API Reference
9. Changelog
Related Topics
Documentation overview
8.
API Reference
8.2.
utils
8.2.1.
alg
8.2.1.14.
DspPipe
Previous:
8.2.1.14.34.
copy
Next:
8.2.1.14.36.
get