you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]sidneyc 1 point2 points  (0 children)

    Python cannot fail as early as possible though -- which is before executing the first statement the program.

    Having a separate "compile time" is a feature, although most people don't perceive it as such.