|
| 1 | +class F(f.Exception, f.type, Exception, Exception.a, b=Exception): |
| 2 | + pass |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | +class : meta.class.python, source.python, storage.type.class.python |
| 7 | + : meta.class.python, source.python |
| 8 | +F : entity.name.type.class.python, meta.class.python, source.python |
| 9 | +( : meta.class.inheritance.python, meta.class.python, punctuation.definition.inheritance.begin.python, source.python |
| 10 | +f : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 11 | +. : meta.class.inheritance.python, meta.class.python, source.python |
| 12 | +Exception : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 13 | +, : meta.class.inheritance.python, meta.class.python, punctuation.separator.inheritance.python, source.python |
| 14 | + : meta.class.inheritance.python, meta.class.python, source.python |
| 15 | +f : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 16 | +. : meta.class.inheritance.python, meta.class.python, source.python |
| 17 | +type : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 18 | +, : meta.class.inheritance.python, meta.class.python, punctuation.separator.inheritance.python, source.python |
| 19 | + : meta.class.inheritance.python, meta.class.python, source.python |
| 20 | +Exception : meta.class.inheritance.python, meta.class.python, source.python, support.type.exception.python |
| 21 | +, : meta.class.inheritance.python, meta.class.python, punctuation.separator.inheritance.python, source.python |
| 22 | + : meta.class.inheritance.python, meta.class.python, source.python |
| 23 | +Exception : meta.class.inheritance.python, meta.class.python, source.python, support.type.exception.python |
| 24 | +. : meta.class.inheritance.python, meta.class.python, source.python |
| 25 | +a : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 26 | +, : meta.class.inheritance.python, meta.class.python, punctuation.separator.inheritance.python, source.python |
| 27 | + : meta.class.inheritance.python, meta.class.python, source.python |
| 28 | +b : entity.other.inherited-class.python, meta.class.inheritance.python, meta.class.python, source.python |
| 29 | += : keyword.operator.assignment.python, meta.class.inheritance.python, meta.class.python, source.python |
| 30 | +Exception : meta.class.inheritance.python, meta.class.python, source.python, support.type.exception.python |
| 31 | +) : meta.class.inheritance.python, meta.class.python, punctuation.definition.inheritance.end.python, source.python |
| 32 | +: : meta.class.python, punctuation.section.class.begin.python, source.python |
| 33 | + : source.python |
| 34 | +pass : keyword.control.flow.python, source.python |
0 commit comments