![]() |
![]() |
Public Member Functions | |
def | __init__ (self) |
def | readfile (self, nomefile) |
def | startswith (self, line) |
Public Attributes | |
aList | |
Definition at line 1 of file read_provenance.py.
def python.read_provenance.filereader.__init__ | ( | self | ) |
Definition at line 3 of file read_provenance.py.
def python.read_provenance.filereader.readfile | ( | self, | |
nomefile | |||
) |
Definition at line 13 of file read_provenance.py.
References python.read_provenance.filereader.startswith().
def python.read_provenance.filereader.startswith | ( | self, | |
line | |||
) |
Definition at line 6 of file read_provenance.py.
References python.read_provenance.filereader.aList.
Referenced by python.read_provenance.filereader.readfile(), and python.readProv.filereader.readfile().
python.read_provenance.filereader.aList |
Definition at line 4 of file read_provenance.py.
Referenced by python.read_provenance.filereader.startswith(), and python.readProv.filereader.startswith().