Python logoPython/
PYL-W1609

Use of `raw_input` built-in detectedPYL-W1609

Major severityMajor
Bug Risk categoryBug Risk

The built-in function being accessed has been removed from Python 3. Please consult the documentation.