Add suport for python typeshed (.pyi) extension (#3548)

This commit is contained in:
Daniel F Moisset
2017-04-20 09:01:41 +01:00
committed by Colin Seymour
parent f38d6bd124
commit 354a8f079a
2 changed files with 160 additions and 0 deletions

View File

@@ -3406,6 +3406,7 @@ Python:
- ".lmi"
- ".py3"
- ".pyde"
- ".pyi"
- ".pyp"
- ".pyt"
- ".pyw"