A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2003-October/039745.html below:

copysort patch, was RE: [Python-Dev] inline sort option

copysort patch, was RE: [Python-Dev] inline sort optionGuido van Rossum guido at python.org
Tue Oct 28 17:28:35 EST 2003
> > import new
> >
> > def curry(f, x, cls=None):
> >     return new.instancemethod(f, x)
> 
> Hmmm, what's the role of the ", cls=None" argument here...?

Oops, remnant of a dead code branch.

> I.e, couldn't just
> 
> curry = new.instancemethod
> 
> be equivalent?

Right.  I had bigger plans but decided to can them. :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4