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.h244 int bytes_warning; member
/external/python/cpython3/Lib/unittest/test/
Dtest_case.py1149 def bytes_warning(): function
1153 def bytes_warning(): function
/external/python/cpython3/Lib/test/
Dtest_bytes.py1771 def bytes_warning(): function