[Biopython] Python mini-course lesson two: dealing with errors

Atteyet-Alla.Yassin at ukb.uni-bonn.de Atteyet-Alla.Yassin at ukb.uni-bonn.de
Tue Jun 9 11:25:03 UTC 2015


Hi Martin, concerning the first and second lessons both worked well. But I
have question to lesson 2. The error message you told look like:

$ python error.py
  File "error.py", line 1
   print(Hello world)
                    ^
SyntaxError: invalid syntax

what I received look like this one:


  File "<stdin>", line 1
   print(Hello world)
                    ^
SyntaxError: invalid syntax

is there a difference etween the two mesaages or they are the same?

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20150609/ac3e7dc8/attachment.html>


More information about the Biopython mailing list