summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-06-09 23:08:13 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-06-09 23:08:13 +0000
commit901f200c81599116e3dc6ffe32b66509bcaf17ce (patch)
treec7c7ae9ddb7d7ba1ae1e6b662e2b328d6bae3808 /Python
parent03dcc73c1121ebccc49af4cb5ff2d4aa8ca833db (diff)
downloadcpython-git-901f200c81599116e3dc6ffe32b66509bcaf17ce.tar.gz
#6201: Fix test_winreg on Windows:
since the introduction of the SETUP_WITH opcode, __enter__ and __exit__ methods must belong to the type, and are not retrieved at the instance level (__dict__ or __getattr__). Add a note in whatsnew about this incompatibility; old style classes are not affected.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions