mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
501c7c7d0e
assigned to a class variable and then accessed via an instance, it should not be rebound. test_descr.py:methods(): test for the condition above.