Is it possible monkey patch like this?
Chris Angelico
rosuav at gmail.com
Tue Dec 18 05:34:06 EST 2012
More information about the Python-list mailing list
Tue Dec 18 05:34:06 EST 2012
- Previous message (by thread): Is it possible monkey patch like this?
- Next message (by thread): Is it possible monkey patch like this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 18, 2012 at 9:26 PM, Marc Aymerich <glicerinu at gmail.com> wrote: > Any other idea on how to monkey patch those two conditionals ? Would it be plausible to simply add a parameter to the function that controls its behaviour? It'd be a lot more readable than fiddling from the outside ever would. ChrisA
- Previous message (by thread): Is it possible monkey patch like this?
- Next message (by thread): Is it possible monkey patch like this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list