Historia zmian

Autor SHA1 Wiadomość Data
  Thinh Tran 322653e469 fix filename 11 lat temu
  Thinh Tran 29ec2616a9 update readme 11 lat temu
  Thinh Tran ba092a3d29 Append input 11 lat temu
  Thinh Tran 687bcb25a0 Add chaining method pattern 11 lat temu
  Sakis Kasampalis a6dbd6ff4e update output of abstract_factory.py 11 lat temu
  Sakis Kasampalis 6c6530318e Merge branch 'grtfou-master' 11 lat temu
  quokka_chen e1afcd9fcd Fix lost function in abstract_factory 11 lat temu
  Sakis Kasampalis 295c36c00a removed iterator from the index 11 lat temu
  Sakis Kasampalis 8225e25cb7 Merge branch 'luoxing91-master' 11 lat temu
  Sakis Kasampalis dc97a528df Merge branch 'master' of https://github.com/osscca/python-patterns 11 lat temu
  Sakis Kasampalis fca3d21545 Merge branch 'nick-jiang-master' 11 lat temu
  luoxing fee0702710 edit the publish_subscribe.py 11 lat temu
  luoxing 1496222855 remove some meanless line 11 lat temu
  luoxing e59aabd10c change abstract_factory 11 lat temu
  luoxing 3395367aaa This code is more elegant 11 lat temu
  Jeroen 2efc2204a0 PEP8 changes 11 lat temu
  Nick Jiang 6eb5e6283d fix mistake usage of self param in recursive func and [] as default param 11 lat temu
  Sakis Kasampalis 83009281ed added the output of decorator 11 lat temu
  Sakis Kasampalis aedcee1262 better decorator example 11 lat temu
  Sakis Kasampalis ca9e299c73 better prototype example 11 lat temu
  Sakis Kasampalis 4b81a4a6e8 removing null, it is not considered pythonic 11 lat temu
  Sakis Kasampalis 6211358b71 append_output.sh for 3-tier and null 11 lat temu
  Sakis Kasampalis 37b11da559 Merge branch 'luoxing91-master' 11 lat temu
  Sakis Kasampalis ba8afd7a72 added the state variable to borg and improved the README 11 lat temu
  Sakis Kasampalis 39c74d0638 Merge branch 'arovit-master' 11 lat temu
  Sakis Kasampalis 3cdfbd3e4c Merge branch 'dsoprea-master' 11 lat temu
  Dustin Oprea 0509213a14 Added table with links and descriptions. 11 lat temu
  Arovit Narula 760d693ce1 Small change in output : Methods of factory should print 'We have...' since they are the once only producing the object', object specific methods can start from 'It is ...' 11 lat temu
  Arovit Narula 8b10122c11 Fixed python3 errors 11 lat temu
  Arovit Narula 2dfcb71317 Adding more verbose message for understanding, descriptor usage for learning, and Fixed all errors/warning for PEP8 11 lat temu