Home | History | Annotate | Download | only in python2.7

Lines Matching full:decode

169     # decode non-ascii string (if possible)
451 def decode(self, data):
461 # decode xml element contents into a DateTime structure.
463 value.decode(data)
501 def decode(self, data):
510 # decode xml element contents into a Binary structure
512 value.decode(data)
897 value.decode(data)
904 value.decode(data)
1163 # Decode a string using the gzip content encoding such as specified by the
1174 Decode data using the gzip content encoding as described in RFC 1952
1196 """a file-like object to decode a response encoded with the gzip
1243 # that they can decode such a request