"""Takes in list of <status> blocks"""
- if len(el) != 2:
- raise ValgrindFormatError("Incorrect number of ‹status> tags.")
+ # Temporary patch for valgrind with fork
+ # if len(el) != 2:
+ # raise ValgrindFormatError("Incorrect number of «status > tags.")