Files
deb-python-oauth2client/oauth2client/contrib/multistore_file.py
thobrla f5ae963b7c Handle OSError cases in multistore_file (#517)
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.
2016-06-06 14:15:53 -07:00

16 KiB