[Python-Dev] Getting rid of unbound methods: patch available
Guido van Rossum
gvanrossum at gmail.com
Mon Jan 17 16:45:52 CET 2005
More information about the Python-Dev mailing list
Mon Jan 17 16:45:52 CET 2005
- Previous message: [Python-Dev] Getting rid of unbound methods: patch available
- Next message: [Python-Dev] Getting rid of unbound methods: patch available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Will it still be possible to create an unbound method with > new.instancemethod? (I know the patch doesn't change this, I mean, is it > planned to remove the facility from the instancemethod type?) I was hoping to be able to get rid of this as soon as the built-in exceptions code no longer depends on it. -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Getting rid of unbound methods: patch available
- Next message: [Python-Dev] Getting rid of unbound methods: patch available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list