opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
22 stars 7 forks source link

Enum examples not working on older python versions. #43

Closed rmadsen-ks closed 2 years ago

rmadsen-ks commented 2 years ago

EnumUsage seems to work with Python 3.10, but not 3.8.

This is shown by the dropdowns for selecting values are not working when using Py3.8.