blob: c8c6768b72d7afd4ecada7c8d3bfe31776c0b92e [file] [log] [blame]
def test_module():
import sys
<warning descr="'sys' is not callable">sys()</warning>