Fix #13327. Remove the need for an explicit None as the second argument to
os.utime in order to update to the current time. The second argument is now optional.
Showing
Please register or sign in to comment
os.utime in order to update to the current time. The second argument is now optional.