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

nit: in python, init_programs should not take self #50

Open
fcangialosi opened this issue Sep 16, 2018 · 0 comments
Open

nit: in python, init_programs should not take self #50

fcangialosi opened this issue Sep 16, 2018 · 0 comments
Assignees

Comments

@fcangialosi
Copy link
Member

This is confusing, as it may seem like one can call datapath methods in init_programs, but datapath and datapath_info have not been created yet. This involves changing the rust code to call a python class method rather than creating a shim instance and calling it as an instance method.

@fcangialosi fcangialosi self-assigned this Sep 16, 2018
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