Message410833
When running a local unittest as a module (for example, `python -m unittest ./tests/*.py`), the command fails with a ValueError. However, if we remove the local directory definition, and call it as `python -m unittest tests/*.py`, it runs without issue. A GitHub pull request with a pull request will be sent promptly. | |
| Date | User | Action | Args | | 2022-01-17 23:35:02 | BaderSZ | set | recipients: + BaderSZ | | 2022-01-17 23:35:02 | BaderSZ | set | messageid: <1642462502.0.0.0134332485819.issue46421@roundup.psfhosted.org> | | 2022-01-17 23:35:01 | BaderSZ | link | issue46421 messages | | 2022-01-17 23:35:01 | BaderSZ | create | | |