Kaydet (Commit) 12f8107f authored tarafından Georg Brandl's avatar Georg Brandl

Fix test_descrtut.

üst 7a6de8b0
...@@ -208,6 +208,7 @@ Instead, you can get the same information from the list type: ...@@ -208,6 +208,7 @@ Instead, you can get the same information from the list type:
'__setattr__', '__setattr__',
'__setitem__', '__setitem__',
'__setslice__', '__setslice__',
'__sizeof__',
'__str__', '__str__',
'__subclasshook__', '__subclasshook__',
'append', 'append',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment