Lars Tengnagel wrote:
> I'm trying to use the matrix variable to collect a matrix in the file
> MatrixInfo which contains a lot of different matrices. Yhe commented line
> is the problem.
> HOW ???
> import re
> import MatrixInfo
>
> class Diff:
> def __init__(self,filobj,matrix='pam25
I'm trying to use the matrix variable to collect a matrix in the file
MatrixInfo which contains a lot of different matrices. Yhe commented line is
the problem.
HOW ???
import re
import MatrixInfo
class Diff:
def __init__(self,filobj,matrix='pam250',begin=0,end='none'):
self.fil