mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -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.