Warning
This page is located in archive. Go to the latest version of this course pages.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
courses:be5b33prg:homeworks:spam:specifications [2018/01/08 16:00]
petrito1 [Submission 2] Removing parts which were not explicitly discussed as separate parts.
courses:be5b33prg:homeworks:spam:specifications [2018/01/17 11:14]
petrito1 [Submission 2]
Line 68: Line 68:
   - ''​filter.py''​. The implementation of your filter.   - ''​filter.py''​. The implementation of your filter.
   - ''​basefilter.py''​. If you found some common functionality for all the filters and extracted it in class ''​BaseFilter''​ from which your filter class inherits, you must also include the ''​basefilter.py''​ file.   - ''​basefilter.py''​. If you found some common functionality for all the filters and extracted it in class ''​BaseFilter''​ from which your filter class inherits, you must also include the ''​basefilter.py''​ file.
-  - ''​utils.py''​. Some of your classes quite likely use functions ''​read_classification_from_file''​ and '​write_classification_to_file'​ from ''​utils.py''​ module.+  - ''​utils.py''​. Some of your classes quite likely use functions ''​read_classification_from_file''​ and ''​write_classification_to_file'' from ''​utils.py''​ module.
   - Any other files your filter needs to work.   - Any other files your filter needs to work.
  
courses/be5b33prg/homeworks/spam/specifications.txt · Last modified: 2018/01/17 11:14 by petrito1