Classes | |
class | Module |
Public Member Functions | |
def | __init__ |
def | readfile |
def | startswith |
Public Attributes | |
aList | |
Definition at line 4 of file readProv.py.
def python.readProv.filereader.__init__ | ( | self | ) |
Definition at line 11 of file readProv.py.
def python.readProv.filereader.readfile | ( | self, | |
nomefile | |||
) |
Definition at line 21 of file readProv.py.
References python.multivaluedict.append(), python.read_provenance.filereader.startswith(), and python.readProv.filereader.startswith().
def python.readProv.filereader.startswith | ( | self, | |
line | |||
) |
Definition at line 14 of file readProv.py.
References python.read_provenance.filereader.aList, and python.readProv.filereader.aList.
Referenced by python.readProv.filereader.readfile().
python.readProv.filereader.aList |
Definition at line 12 of file readProv.py.
Referenced by python.readProv.filereader.startswith().