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

SetFill takes 4 arguments in C++, but not in Python #1

Open
mohittahiliani opened this issue Jul 23, 2016 · 0 comments
Open

SetFill takes 4 arguments in C++, but not in Python #1

mohittahiliani opened this issue Jul 23, 2016 · 0 comments

Comments

@mohittahiliani
Copy link
Owner

mohittahiliani commented Jul 23, 2016

SetFill method accepts "four" arguments in C++ (e.g., examples/udp/udp-echo.cc, line #134), but does not accept more than "three" in Python (see udp/udp-echo.py, line #130 in this repo)

@mohittahiliani mohittahiliani changed the title Correct line #125 in udp-echo.py SetFill Jul 23, 2016
@mohittahiliani mohittahiliani changed the title SetFill SetFill takes 4 arguments in C++, but not in Python Jul 23, 2016
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