Files
@ 9757ad98ea09
Branch filter:
Location: kallithea/docs/readme.rst - annotation
9757ad98ea09
42 B
text/prs.fallenstein.rst
vcs: simplify nodes kind handling
Avoid pytype's very reasonable confusion over the _kind handling.
Node.kind is actually only ever set in __init__, so there is not much need for
a paranoid setter.
Avoid pytype's very reasonable confusion over the _kind handling.
Node.kind is actually only ever set in __init__, so there is not much need for
a paranoid setter.