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

precondition/postcondition instead of proclaim in Python scripts #1032

Closed
pnwamk opened this issue Jan 21, 2021 · 2 comments · Fixed by #1158
Closed

precondition/postcondition instead of proclaim in Python scripts #1032

pnwamk opened this issue Jan 21, 2021 · 2 comments · Fixed by #1158
Assignees
Labels
subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings

Comments

@pnwamk
Copy link
Contributor

pnwamk commented Jan 21, 2021

Originally posted by @atomb in #1026 (comment)

To do:

  1. Add precondition/postcondition to Python API (and consider having each check to ensure they're used in the right context).
  2. Remove proclaim and swap out usages for precondition and postcondition respectively in the Python scripts that use it.
@pnwamk
Copy link
Contributor Author

pnwamk commented Feb 16, 2021

Moved GaloisInc/galois-py-toolkit#7

@pnwamk pnwamk closed this as completed Feb 16, 2021
@pnwamk pnwamk reopened this Mar 12, 2021
@pnwamk
Copy link
Contributor Author

pnwamk commented Mar 12, 2021

Moved back -- client code now lives here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant