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

Lines Matching defs:BINUNICODE

121 BINUNICODE      = 'X'   #   "     "       "  ; counted UTF-8 string argument
496 self.write(BINUNICODE + pack("<i", n) + encoding)
518 self.write(BINUNICODE + s + obj)
986 dispatch[BINUNICODE] = load_binunicode