JelleZijlstra / typeshed_client

Retrieve information from typeshed and other typing stubs
MIT License
20 stars 2 forks source link

get_all_stub_files(): Python 2 fix #43

Closed JelleZijlstra closed 2 years ago

JelleZijlstra commented 2 years ago

In Python 3, it would skip all stubs that also exist in @python2.