<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 20, 2015 at 1:50 PM, Harry Percival <span dir="ltr"><<a href="mailto:harry.percival@gmail.com" target="_blank">harry.percival@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div>> stub files are only used to type-check *users* of a module. If you want a
 module itself to be type-checked you have to use inline type hints<br><br></div></span>is this a fundamental limitation, or just the current state of tooling?<br></div></blockquote><div><br></div><div>It's not fundamental, it's just more in line with the original purpose of stubs (to describe C extensions). <br></div></div><br>-- <br><div class="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div></div>