Although it knows all the general imports, for some reasons, print of IntellJ IDEA with the Python plugin Code>. Since this only applies to
print
, other solutions mentioned in other similar questions (like invalidating the cache) do not work. So,
How to tell IntelliJ IDEA's Python plugin that
<__ builtin__ import print ("hello") to
You can simply import the built-in module.
No comments:
Post a Comment