Make sure Python is still loadable in stub only folders

This commit is contained in:
Dave Halter
2019-05-15 22:23:23 +02:00
parent 904c4d04bb
commit 4f64dd30f9
5 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1 @@
in_stub_only: int

View File

@@ -0,0 +1,2 @@
in_python = ''
in_both = ''

View File

@@ -0,0 +1,2 @@
in_stub: int
in_both: float

View File

@@ -0,0 +1 @@
in_python = ''