<value><string>python: not here.getContentType() or here.getContentType().startswith("application/x-asc")</string></value>
<value><string>python: (not here.getContentType() and (not here.getData() or here.getData()[3:7] == "Y;v2")) or (here.getContentType().startswith("application/x-asc") and (not here.getData() or here.getData()[3:7] == "Y;v2"))</string></value>
<value><string>python: here.getContentType() and not here.getContentType().startswith("application/x-asc")</string></value>
<value><string>python: here.getContentType() and (not here.getContentType().startswith("application/x-asc") or (here.getData() and not here.getData()[3:7] == "Y;v2"))</string></value>