blob: d2bcca4aa02fe3e68b7ba2d2215b6a1e56777133 [file] [log] [blame]
Processing module test88 (test_input/test88.py)...
Warnings...
test_input/test88.py:7: gopherlib module is deprecated
test_input/test88.py:11: whrandom module is deprecated, consider using random
test_input/test88.py:20: os.tempnam() is a security problem
test_input/test88.py:21: os.tmpnam() is a security problem
test_input/test88.py:23: string.atof is deprecated