Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review merge #940

Open
kotvkvante opened this issue Jan 17, 2025 · 0 comments
Open

Review merge #940

kotvkvante opened this issue Jan 17, 2025 · 0 comments

Comments

@kotvkvante
Copy link

#933

Now the interpreter gives a syntax error. I think the previous version was correct.

 File "/home/nikita/Dev/try_python/20_test_zmq/06_wuclient.py", line 19
    zip_filter = sys.argv[1] if len(sys.argv) > 1 and sys.argv[1] == "10001"
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: expected 'else' after 'if' expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant