mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Cleanup libregrtest
* main.py: remove unused import * runtest: simplify runtest_inner() parameters, reuse ns parameter
This commit is contained in:
parent
b820d7f631
commit
ab98367747
2 changed files with 20 additions and 37 deletions
|
@ -1,6 +1,5 @@
|
|||
import datetime
|
||||
import faulthandler
|
||||
import math
|
||||
import os
|
||||
import platform
|
||||
import random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue