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

Docs imply the only way to use i3ipc is with asyncio #202

Open
davemq opened this issue Nov 27, 2022 · 0 comments
Open

Docs imply the only way to use i3ipc is with asyncio #202

davemq opened this issue Nov 27, 2022 · 0 comments
Assignees
Labels

Comments

@davemq
Copy link

davemq commented Nov 27, 2022

docs/index.rst implies that the only way to use i3ipc is with asyncio. But the example in README.rst shows this is not the case. Those reading the reference documentation will need to already know how to use asyncio or learn enough about it to even try the the reference documentation examples. E.g. there's no example of using asyncio.run() to run the code, and typing the code in the REPL gets errors about not being in a function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants