Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dwarnings.py417 bytes_warning = sys.flags.bytes_warning variable
/external/python/cpython3/Include/cpython/
Dinitconfig.h158 int bytes_warning; member
/external/python/cpython3/Lib/unittest/test/
Dtest_case.py1156 def bytes_warning(): function
1160 def bytes_warning(): function
/external/python/cpython3/Lib/test/
Dtest_bytes.py1805 def bytes_warning(): function