[Biopython-dev] Notification: incoming/59
biopython-bugs at bioperl.org
biopython-bugs at bioperl.org
Thu Feb 14 05:06:33 EST 2002
JitterBug notification
new message incoming/59
Message summary for PR#59
From: stephan at proceryon.at
Subject: IndentationError
Date: Thu, 14 Feb 2002 05:06:29 -0500
0 replies 0 followups
====> ORIGINAL MESSAGE FOLLOWS <====
>From stephan at proceryon.at Thu Feb 14 05:06:33 2002
Received: from localhost (localhost [127.0.0.1])
by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id g1EA6TkO031776
for <biopython-bugs at pw600a.bioperl.org>; Thu, 14 Feb 2002 05:06:33 -0500
Date: Thu, 14 Feb 2002 05:06:29 -0500
Message-Id: <200202141006.g1EA6TkO031776 at pw600a.bioperl.org>
From: stephan at proceryon.at
To: biopython-bugs at bioperl.org
Subject: IndentationError
Full_Name: stephan
Module: SProt.py
Version: biopython-1.00a4
OS: linux
Submission from: ns.proceryon.at (195.70.106.242)
Traceback (most recent call last):
File "sprot.py", line 3, in ?
from Bio.SwissProt import SProt
File "/home/people/share/sw/external/src/biopython-1.00a4/Bio/SwissProt/SProt.py",
line 554
self.data.annotation_update = cols[1], int(self._chomp(cols[3])) #<=
^
IndentationError: expected an indented block
Note: why don't you just use all-tabs for indentation?
We do this since some time as it just makes life so much
easier!!
More information about the Biopython-dev
mailing list