[Python-Dev] Should we do away with unbound methods in Py3k? (original) (raw)

Raymond Hettinger python at rcn.com
Sat Nov 24 03:59:46 CET 2007


It looks like we're in agreement to drop unbound methods

+1 It is a bit cleaner to simply return the unmodified function.

Raymond



More information about the Python-Dev mailing list