Searched defs:_b (Results 1 – 2 of 2) sorted by relevance
6 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable