mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
except PyCollectionType extending PyClassType that makes a lot of sense since both PyCollectionTypeImpl and PyTupleType already extend PyClassTypeImpl, but one still needs explicit casts to PyCollectionTypeImpl to access the corresponding class definition.