Home
last modified time | relevance | path

Searched defs:file_byte_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_linecache.py94 file_byte_string = b'\n\x80abc' variable in BadUnicode_NoDeclaration
97 file_byte_string = b'# coding=utf-8\n\x80abc' variable in BadUnicode_WithDeclaration