Ulrik Sjölin 99482ae58a Only delete corrupt pickle config files if they exist
os.remove() raises OSError if the file being removed doesn't exist.
Check before calling to ensure we don't raise a useless exception
on an already deleted file.

Change-Id: I44c1c7dd97a47fcab8afb6c18fdf179158b6dab7
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-10-29 08:25:04 -07:00
2010-07-16 07:42:45 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2008-10-21 07:00:00 -07:00
2009-05-29 09:31:28 -07:00
2009-05-29 09:31:28 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%