micropython-lib/functools
Riccardo Magliocchetti 7945617727 functools: add missing arguments to update_wrapper and wraps
Still dummy though.
2017-11-05 10:58:01 +01:00
..
functools.py functools: add missing arguments to update_wrapper and wraps 2017-11-05 10:58:01 +01:00
metadata.txt functools: Make partial wrapper pass on return value. 2016-11-15 19:24:05 +01:00
setup.py functools: Make partial wrapper pass on return value. 2016-11-15 19:24:05 +01:00
test_partial.py functools: Implement partial(). 2014-05-19 22:51:26 +03:00
test_reduce.py functools: Add very simple implementation of reduce() 2015-12-05 22:24:08 +02:00