The bytes object accepts the usual operations over iterables: >>> b1 = b'\t\n abcd' >>> >>> if 'a' in b1 : print ('found') .
確定! 回上一頁