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

wrong description in readthedocs #185

Closed
bardlet opened this issue Jan 29, 2016 · 1 comment
Closed

wrong description in readthedocs #185

bardlet opened this issue Jan 29, 2016 · 1 comment

Comments

@bardlet
Copy link

bardlet commented Jan 29, 2016

http://rpyc.readthedocs.org/en/latest/docs/zerodeploy.html#multiserverdeployment

under MultiServerDeployment chapter:

The original is:

from plumbum.utils.zerodeploy import MultiServerDeployment

probably is:

from rpyc.utils.zerodeploy import MultiServerDeployment

:)

@coldfix
Copy link
Contributor

coldfix commented Jul 3, 2017

Thanks, don't hesitate to send PRs even for small typo fixes etc.

coldfix added a commit that referenced this issue Jul 26, 2017
- Add missing endpoints config in ThreadPoolServer (#222)
- Fix jython support (#156,#171)
- Improve documentation (#158,#185,#189,#198 and more)
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

2 participants