[issue29010] Incorrect description about scope related with inheritance
Dec. 19, 2016
1:15 p.m.
woo yoo added the comment: Code:
class A(object): pass
'object' is not in the same scope as 'A' ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue29010> _______________________________________
3502
Age (days ago)
3502
Last active (days ago)
0 comments
1 participants
participants (1)
-
woo yoo