Add __version__ attribute to lxml namespace
Bug #1840234 reported by
Pål Grønås Drange
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| lxml |
Fix Released
|
Low
|
scoder | ||
Bug Description
At my work I need to be able to (programmatically) log each individual Python module in use and their respective versions for reproducibility.
Most Python packages expose a `__version__` attribute (at the root level), however, `lxml` only exposes this in `lxml.etree`.
I suggest that `lxml` exposes `__version__` as an attribute in `lxml/__init__.py`.
| Changed in lxml: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

https:/ /github. com/lxml/ lxml/commit/ 199df160030c50c 106361dc6c2dbf9 62cc4faeb7