[Python-Dev] Monkeypatching idioms -- elegant or ugly? (original) (raw)
Andrew McNamara andrewm at object-craft.com.au
Mon Jan 21 06:50:55 CET 2008
- Previous message: [Python-Dev] Extending generic functions
- Next message: [Python-Dev] SyntaxError: 'import *' not allowed with 'from .'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think that despite the objection that monkeypatching shoudn't be made too easy, it's worth at looking into a unification of the API, features, and implementation.
I agree. The other virtue of having it in the standard library is that it's immediately recognisable for what it is.
-- Andrew McNamara, Senior Developer, Object Craft http://www.object-craft.com.au/
- Previous message: [Python-Dev] Extending generic functions
- Next message: [Python-Dev] SyntaxError: 'import *' not allowed with 'from .'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]