blob: 284a11a9923c9e139852a96a9d0c41bdbd56ec7f [file] [log] [blame]
Processing module test96 (test_input/test96.py)...
Warnings...
test_input/test96.py:7: string.find() returns an integer, consider checking >= 0 or < 0 for not found
test_input/test96.py:9: string.find() returns an integer, consider checking >= 0 or < 0 for not found