Home
last modified time | relevance | path

Searched refs:readwarnings (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dfixdiv.py158 warnings = readwarnings(args[0])
180 def readwarnings(warningsfile): function