summaryrefslogtreecommitdiff
path: root/tests/misc/sys_atexit.py
AgeCommit message (Expand)Author
2020-09-04all: Rename "sys" module to "usys".stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-08-15tests/misc/sys_atexit: Add test for new sys.atexit feature.Milan Rossa