tests/unix: Update extra_coverage expected output with new atexit func.
This commit is contained in:
parent
afd10a4531
commit
64abc1f47a
|
@ -28,11 +28,11 @@ RuntimeError:
|
||||||
# repl
|
# repl
|
||||||
ame__
|
ame__
|
||||||
|
|
||||||
__class__ __name__ argv byteorder
|
__class__ __name__ argv atexit
|
||||||
exc_info exit getsizeof implementation
|
byteorder exc_info exit getsizeof
|
||||||
maxsize modules path platform
|
implementation maxsize modules path
|
||||||
print_exception stderr stdin
|
platform print_exception stderr
|
||||||
stdout version version_info
|
stdin stdout version version_info
|
||||||
ementation
|
ementation
|
||||||
# attrtuple
|
# attrtuple
|
||||||
(start=1, stop=2, step=3)
|
(start=1, stop=2, step=3)
|
||||||
|
|
Loading…
Reference in New Issue