Message410261
libc_ver() in platform.py (called from platform()) causes a runtime error if sys.executable returns null. In my case, FreeRADIUS offers a module rlm_python3 which allows you to run python code from the C based FreeRADIUS server - since this module doesn't use a python binary to execute sys.executable returns null trigering this error. |
|
Date |
User |
Action |
Args |
2022-01-10 22:01:51 | allie.hammond | set | recipients:
+ allie.hammond, lemburg |
2022-01-10 22:01:51 | allie.hammond | set | messageid: <1641852111.45.0.964710439738.issue46338@roundup.psfhosted.org> |
2022-01-10 22:01:51 | allie.hammond | link | issue46338 messages |
2022-01-10 22:01:51 | allie.hammond | create | |
|