Open
Bug 1707890
Opened 4 years ago
Ensure that pathlib is being used everywhere
Categories
(Testing :: mozperftest, task, P3)
Testing
mozperftest
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
(Blocks 1 open bug)
Details
We should make sure we have no usage of the os
module in mozperftest. Instead, we should be using pathlib.
You need to log in
before you can comment on or make changes to this bug.
Description
•