htc_write_attribs# lsst.ctrl.bps.htcondor.htc_write_attribs(stream, attrs)# Write job attributes in HTCondor format to writeable stream. Parameters# streamTextIOBaseOutput text stream (typically an open file). attrsdictHTCondor job attributes (dictionary of attribute key, value).