- make `GF2`, `one`, and `zero`, defined in the `lalib.elements.gf2` module, available as top-level imports for the `lalib` package via `from lalib import *` - provide some code snippets in the package's docstring - test the star import |
||
|---|---|---|
| .. | ||
| elements | ||
| __init__.py | ||
| test_docstrings.py | ||
| test_top_level_imports.py | ||
| test_version.py | ||