This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
print, others flagged as "Undefined variable" (requests being handled before initialization is complete?) #1697
Closed
Description
Environment data
- Language Server version: 0.4.71.0
- OS and version: Microsoft Windows [Version 10.0.18362.418]
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.5.1 (v3.5.1:37a07cee5969, Dec 6 2015, 01:54:25) [MSC v.1900 64 bit (AMD64)] on win32
Expected behaviour
print should NOT be flagged as "Undefined variable"
Actual behaviour
print is flagged as "Undefined variable"
Logs
N/A
Code Snippet / Additional lnformation
Python 3.5.1 (v3.5.1:37a07cee5969, Dec 6 2015, 01:54:25) [MSC v.1900 64 bit (AMD64)] on win32