commit | 0b43bcf5287d9494e3332b391350fcd32fe93f2c | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sun May 27 18:17:07 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sun May 27 18:17:07 2012 +1000 |
tree | 4afedcf7ea32b14bb3c9a46fb8fd9532e9344bd0 | |
parent | 5c6eba3a93ce5fe989e372a8b12f535c72fc4e8f [diff] |
Close #14857: fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue