SIGN IN SIGN UP

unlink() would normally be found in the "os" module, so use it from there.

Remove unused import of "sys".

If the file TESTFN exists before we start, try to remove it.

Add spaces around the = in some assignments.
F
Fred Drake committed
6278799f8e34bf01de68f989f5f100913fb5e2f5
Parent: 5acbfcc