Jump to content

Finding Syntax Errors

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Sionofdarkness

Sionofdarkness

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 384 posts
Like in other languages, when there is a syntax error, it takes you right to it. Is it the same that way with Python? I'd assume it would be, but Python is a lot different then other languages.

#2
Guest_priorityone_*

Guest_priorityone_*
  • Guests
Hi ..you may or may not find the information helpful in detectin syntax errors in Python:

PyChecker: a python source code checking tool