Wednesday, September 26, 2018

How to check the Syntax errors in a Python script ?

# python -v -m py_compile <python script name>

No comments:

Post a Comment