SIGN IN SIGN UP

Make functional.partial() more closely match the spec by emulating

some useful features of regular functions:

* Made weak referencable.
* Allow attribute access so a user can set __name__, __doc__, etc.
R
Raymond Hettinger committed
c8b6d1bd8c9dcd7fd69282ab65dded5c9a89af77
Parent: ff564d3