16 Commits (master)

Author SHA1 Message Date
  T. Meissner cd9bc2dd75 added error handling for: invalid filename (empty string), file save error, delete error; back() & forward() now safe in range of 0 .. characters list length; some minor refactoring 10 years ago
  T. Meissner 4e387a3dc3 added new zipscale variant which uses composition instead of inhiterance 10 years ago
  T. Meissner 47dd9bf1cc make it pep8 compliant 10 years ago
  T. Meissner 3a6d1e600d added timeout after that the webpage still will be loaded 10 years ago
  T. Meissner 4a09212506 completed chapter 05 case study 10 years ago
  T. Meissner 12f8a5c2c9 making the source files pep8 comliant 10 years ago
  T. Meissner 0dbac08bd9 added case study of chapter 05 10 years ago
  T. Meissner 5e866e5a68 renamed class ZipReplace into ZipReplaceInh 10 years ago
  T. Meissner 4597685ec8 added zipreplace_comp.py as composition example 10 years ago
  T. Meissner cc9fffdc82 added class ZipProcessorComp for composition example 10 years ago
  T. Meissner c25b1b4991 added zipscale module which inhiterances from zipprocessor module 10 years ago
  T. Meissner 427eac2f82 example for useful use of property function 10 years ago
  T. Meissner b0a6f0240f refactoring of zipsearch.py by using inhiterance 10 years ago
  T. Meissner 7e5496029d example for managing objects which replaces given strings in zipped files 10 years ago
  T. Meissner 0a3d7b8cd5 more examples of chapter 05 10 years ago
  T. Meissner 2daf82f8d5 added example of function vs. oop 10 years ago