[Biopython-dev] Notification: incoming/37

biopython-bugs at bioperl.org biopython-bugs at bioperl.org
Tue Jul 10 10:40:46 EDT 2001


JitterBug notification

new message incoming/37

Message summary for PR#37
	From: idoerg at cc.huji.ac.il
	Subject: MutableSeq
	Date: Tue, 10 Jul 2001 10:40:46 -0400
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

>From idoerg at cc.huji.ac.il Tue Jul 10 10:40:46 2001
Received: from localhost (localhost [127.0.0.1])
	by pw600a.bioperl.org (8.11.2/8.11.2) with ESMTP id f6AEej416246
	for <biopython-bugs at pw600a.bioperl.org>; Tue, 10 Jul 2001 10:40:46 -0400
Date: Tue, 10 Jul 2001 10:40:46 -0400
Message-Id: <200107101440.f6AEej416246 at pw600a.bioperl.org>
From: idoerg at cc.huji.ac.il
To: biopython-bugs at bioperl.org
Subject: MutableSeq

Full_Name: Iddo Friedberg
Module: CVS
Version: 
OS: RedHat 7.0
Submission from: nv5.huji.ac.il (62.0.54.61)


>>> from Bio import Seq
>>> l=Seq.Seq('ACDEFGHIKL')phabet())
>>> j=l.tomutable()
>>> print j
MutableSeq('ACDEFGHIKL', Alphabet())
>>> j
Segmentation fault
(back to shell prompt)

BTW, I patched my RH 7.0 system up.. I don't believe
this is due to the overflow problems that are known
in this system.

Iddo





More information about the Biopython-dev mailing list