Commit 6344b5af authored by Chris Lamb's avatar Chris Lamb 💬
Browse files

Prevent a traceback when comparing two .rdx files directly as get_member will...

Prevent a traceback when comparing two .rdx files directly as get_member will return a file even if the file is missing and not raise a KeyError exception; we therefore explicitly test for the existence of the file.
parent b1a71c2f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment