Home | History | Annotate | Download | only in misc

Lines Matching refs:def

21 	def bytechr(n):
23 def byteord(c):
31 def strjoin(iterable):
35 def tobytes(self):
41 def tostr(s, encoding='ascii'):
53 def transcode(blob):
58 def __new__(self, content):
60 def __ne__(self, other):
62 def __eq__(self, other):
65 def __hash__(self):
68 def tobytes(self):
71 def tostr(s, encoding='ascii'):
76 def tobytes(s, encoding='ascii'):
82 def bytesjoin(iterable):