Published February 27, 2021
| Version 0.11.2
Software
Open
douglasdavis/pygram11: 0.11.2
Authors/Creators
Description
Renamed internal Python files hist.py and misc.py to _hist.py and _misc.py, respectively.
The contents of these modules are brought in to the main pygram11 module namespace by imports in __init__.py (the submodules themselves are not meant to be part of the public API). This avoids tab completions of pygram11.hi<tab> yielding pygram11.hist when we actually want pygram11.histogram.
Files
douglasdavis/pygram11-0.11.2.zip
Files
(307.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:90a0e17ac2219a4e3c46085df12b0d07
|
307.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/douglasdavis/pygram11/tree/0.11.2 (URL)