Skip to content

Txt reader

Ghost User requested to merge txtReader into master

Built on the MVC-Structure branch. I also added the lines

# Data(structures)
self.file_1 = None  # First (txt) file
self.file_2 = None  # Second (txt) file

from the MVC-Issue-SC36 branch because I needed them.

Merge request reports

Loading