kamahen / pykythe

Generate code Python source cross-reference facts in Kythe format
Other
21 stars 3 forks source link

Doesn't use typeshed classes for some builtin types #16

Open kamahen opened 5 years ago

kamahen commented 5 years ago

Currently, only function isn't expanded via typeshed's definition of function. Similar for type, list, tuple, etc.