Searched refs:write_rsrc (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dbinhex.py230 def write_rsrc(self, data): member in class:BinHex
274 ofp.write_rsrc(d)
/external/python/cpython3/Lib/
H A Dbinhex.py208 def write_rsrc(self, data): member in class:BinHex
250 ofp.write_rsrc(d)

Completed in 77 milliseconds