3.2.3.13. lekkersim.ProtectedPartial
- class lekkersim.ProtectedPartial
Like partial, but keywords provided at creation cannot be overwritten al call time
- __init__()
Methods
__init__()Attributes
argstuple of arguments to future partial calls
funcfunction object to use in future partial calls
keywordsdictionary of keyword arguments to future partial calls