Searched defs:sub_warning (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/multiprocessing/ | ||
| D | util.py | 80 def sub_warning(msg, *args): function |
| /external/python/cpython3/Lib/multiprocessing/ | ||
| D | util.py | 56 def sub_warning(msg, *args): function |