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

Chapter 10: Solution for Exercise 1 #76

Closed
BrownBurger opened this issue Nov 15, 2018 · 1 comment
Closed

Chapter 10: Solution for Exercise 1 #76

BrownBurger opened this issue Nov 15, 2018 · 1 comment

Comments

@BrownBurger
Copy link

The solution uses the parse() method:

>>> envelope = NetworkEnvelope.parse(stream)

However, this method doesn't exist yet. It is created in the next exercise.

@jimmysong
Copy link
Owner

Thanks! Switching them.

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