commit | 81bc927da7f1b2cc0d2be642810b084666f63264 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Fri Jan 08 23:43:29 2016 -0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Fri Jan 08 23:43:29 2016 -0800 |
tree | 526e6abdaa667eedc6653fddf8b1ae5a20c10146 | |
parent | cbe6356c4260c3f040124fe213d1fd85280bedfe [diff] |
Issue #22138: Fix mock.patch behavior when patching descriptors. Restore original values after patching. Patch contributed by Sean McCully.