• Serhiy Storchaka's avatar
    bpo-38223: Reorganize test_shutil. (GH-16281) · 4f2eac04
    Serhiy Storchaka authored
    * Group tests for specific functions and groups of related functions
    into separate classes.
    * Clean up creating and cleaning up temporary directories.
    * Simplify and make more robust monkey patching of shutil.open.
    4f2eac04
test_shutil.py 96.6 KB