seq  2.0.0
Namespaces | Functions
partial.py File Reference

Namespaces

 lib.partial
 

Functions

def lib.partial.partial (*args, **kw)
 Same as functools.partial, keeps original doc attribute. More...