foldcomp.open
- return empty structure string if structure is not found in database
#54
Labels
bug
Something isn't working
foldcomp/foldcomp/foldcomp.cxx
Lines 333 to 434 in b97c193
Current behaviour
Currently, there is no way to programmatically capture missing ids via Python interface. The missing ids are printed into non-capturable
stderr
.This would be a useful feature, as it will allow to troubleshoot problems.As error might indeed not be the best solution, I think it will be great if missing id's were still returned, but with an empty structure string.
Proposed behaviour
The text was updated successfully, but these errors were encountered: