First time here? Check out the FAQ!

Revision history  [back]

Thanks, I see this too.  For me at least with Python 3.6 (and probably all Python 3.x versions) Wing completely fails to determine type of f after f = open().  This is a bug.  It works with Python 2.x so I think it's something conflicting with this particular builtin, and possibly others.  Thanks for reporting this!

Thanks, I see this too.  For me at least with Python 3.6 (and probably all Python 3.x versions) Wing completely fails to determine type of f f after f = open()open().  This is a bug.  It works with Python 2.x so I think it's something conflicting with this particular builtin, and possibly others.  Thanks for reporting this!