user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

58. What does Python's "monkey patching" mean?

user image

Abhishek Mishra

2 years ago

The term "monkey patching" is used to describe changes made to a class or module during runtime. Python only allows program behavior to change while it is being run, thus this is the only way to do it.

Recent Doubts

Close [x]