Changeset 5cb0eaa in flex_extract.git


Ignore:
Timestamp:
Dec 13, 2018, 11:57:53 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
8652e7e
Parents:
bc1720f
Message:

renamed list_files function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/classes/UioFiles.py

    r274f9ef r5cb0eaa  
    8888        self.files = []
    8989
    90         self.__list_files__(self.path)
     90        self._list_files(self.path)
    9191
    9292        return
    9393
    9494    #@profiling.timefn
    95     def __list_files__(self, path):
     95    def _list_files(self, path):
    9696        '''Lists all files in the directory with the matching
    9797        regular expression pattern.
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG