This change fixes an exception in multistore_file that occurs when the lock file is under conection. Windows may raise an OSError in this case, where other platforms typically raise in IOError.
This change fixes an exception in multistore_file that occurs when the lock file is under conection. Windows may raise an OSError in this case, where other platforms typically raise in IOError.