mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
merge 3.3 (#19127)
This commit is contained in:
commit
84c1205043
1 changed files with 0 additions and 3 deletions
|
@ -370,9 +370,6 @@ class Attr(Node):
|
|||
except AttributeError:
|
||||
return self.nodeName.split(":", 1)[-1]
|
||||
|
||||
def _get_name(self):
|
||||
return self.name
|
||||
|
||||
def _get_specified(self):
|
||||
return self.specified
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue