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

Lines Matching full:wrapped

844         a wrapped version providing transparent encoding/decoding.
846 Note: The wrapped version will only accept the object format
866 The returned wrapped file object provides an extra attribute
892 """ Return a wrapped version of file which provides transparent
895 Strings written to the wrapped file are interpreted according
909 The returned wrapped file object provides two extra attributes