• Guido van Rossum's avatar
    Backport 1.17: · 58eddb17
    Guido van Rossum yazdı
    When /tmp has certain sticky bits set, newly created subdirectories
    inherit those bits, causing the test_mkdtemp.test_mode() test to fail.
    Remove those before comparing the actual mode to the expected mode.
    58eddb17
test_tempfile.py 19.4 KB