Demur Rumed <[email protected]> added the comment:

A type safe compose could be useful. One which instead of returning a function 
that takes (*args,**kwargs), takes the same as the first function which the 
arguments would be passed to. Copying a functions argument semantics would be 
useful in general, such as for decorators

----------
nosy: +serprex

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1506122>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to