[Github-comments] [geany/geany] Python showing input() as invalid syntax (Issue #3188)
elextr
notifications at github.com
Sun May 1 05:01:31 UTC 2022
And for me code produces the same error:
```
lex at fred77:/data/nexciidoc/attic$ /usr/bin/env /usr/bin/python3 /home/lex/.vscode/extensions/ms-python.python-2022.4.1/pythonFiles/lib/python/debugpy/launcher 37457 -- /tmp/foo.py
File "/tmp/foo.py", line 1
name = "blah"input("blah")
^
SyntaxError: invalid syntax
```
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3188#issuecomment-1114132747
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3188/1114132747 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220430/af18e422/attachment-0001.htm>
More information about the Github-comments
mailing list