htc_escape¶
- lsst.ctrl.bps.htcondor.htc_escape(value)¶
- Escape characters in given value based upon HTCondor syntax. - Parameters:
- valueAny
- Value that needs to have characters escaped if string. 
 
- value
- Returns:
- new_valueAny
- Given value with characters escaped appropriate for HTCondor if string. 
 
- new_value