We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328f81a commit dae5b14Copy full SHA for dae5b14
README.md
@@ -56,7 +56,7 @@ If you wish to update the online documentation. Push directly to the `release` b
56
- `obj`: python builtin types
57
- `src`: using the other subcrates to bring rustpython to life.
58
- `docs`: documentation (work in progress)
59
-- `py_code_object`: CPython bytecode to rustpython bytecode convertor (work in progress)
+- `py_code_object`: CPython bytecode to rustpython bytecode converter (work in progress)
60
- `wasm`: Binary crate and resources for WebAssembly build
61
- `tests`: integration test snippets
62
0 commit comments