You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZeroIntensity opened this issue
May 16, 2024
· 0 comments
Assignees
Labels
apiThis has to do with the Python API (view)complexThis should only be looked at by someone who knows what they're doingdocsDocumentation changefeatureNew feature
See #170 for details. This will be an extraordinarily long issue.
Example API:
$ python3 someapp.py
view.exceptions.SomeException: [Code VE1000] this is the error message
`view explain VE1000` for more information
This issue will likely include a explain.py containing a very long set of error explanations. Alternatively, perhaps it could just be written in markdown, and then vendored into view.py at build time.
The text was updated successfully, but these errors were encountered:
apiThis has to do with the Python API (view)complexThis should only be looked at by someone who knows what they're doingdocsDocumentation changefeatureNew feature
Proposal:
See #170 for details. This will be an extraordinarily long issue.
Example API:
This issue will likely include a
explain.py
containing a very long set of error explanations. Alternatively, perhaps it could just be written in markdown, and then vendored into view.py at build time.The text was updated successfully, but these errors were encountered: