Historial de Commits

Autor SHA1 Mensaje Fecha
  Sakis Kasampalis 3afc5fce47 merging pull request after fixing a few bugs hace 12 años
  Sakis Kasampalis 5730bd52ab Merge branch 'master' of https://github.com/dbykov/python-patterns into dbykov-master hace 12 años
  Denis Bykov bc108a2c25 Remove the code example in favor of the doctests hace 12 años
  Jeroen d207051ff4 Some small pep8 corrections. hace 12 años
  Jonathan Reem 55aa903b7c Added list of current patterns. hace 12 años
  Jonathan Reem 38637e914c Rejiggered the classes to actually use decorator syntax and commented an explanation on how the @ syntax works. Also wrapped the executing code in a main() function. hace 12 años
  Jonathan Reem 77728fd5f7 Wrapped main behavior in a main() function. hace 12 años
  Jonathan Reem 0e0f9c57c5 Split delegation from __init__ in Client. hace 12 años
  Jonathan Reem 3003f6bbf6 Fixed string formatting. hace 12 años
  Jonathan Reem 06a7f83254 Removed old string formatting. hace 12 años
  Jonathan Reem 6b920156b9 Added a main() function. hace 12 años
  Jonathan Reem e844a55790 Corrected % formatting to .format() and got rid of an unidiomatic hace 12 años
  Jonathan Reem 4050238bf3 Fixed formatting error in get_product_information. Got rid of a comparison to None. hace 12 años
  JonathanReem 139cd3cb4d Modified print to use str.format() instead of % replacement. hace 12 años
  Sakis Kasampalis 02a45af542 Merge branch 'master' of https://github.com/harenson/python-patterns into harenson-master hace 12 años
  Harenson Henao 88fd2544d6 added two more patterns, 3-tier and mvc hace 12 años
  Jeroen 864f73f43c Some minor changes hace 12 años
  Jeroen 6b3735078f Renamed element 'type' to 'Type'. hace 12 años
  Jeroen 06960de5e3 Minor pep8 correction of the docstring. hace 12 años
  Jeroen 3656aa0f90 Removed trailing spaces on numerous lines. hace 12 años
  Jeroen 4007ac7d7c Minor pep8 correction of the docstring. hace 12 años
  Jeroen 40a7afc427 Minor pep8 correction of the docstring. hace 12 años
  Jeroen 916b996ff1 Few minor changes. hace 12 años
  Jeroen 327e51c9c3 Removed redundant parentheses. hace 12 años
  Jeroen 3af7db7ad8 Small pep8 correction. hace 12 años
  Jeroen 3511c20bf6 Added foo.txt for command.py script. hace 12 años
  Jeroen 8f3d529b63 Simplified chain comparisons. hace 12 años
  Sakis Kasampalis 98832e75c8 Merge branch 'pep8_bridge' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_bridge hace 12 años
  Sakis Kasampalis d42086f328 Merge branch 'pep8_prototype' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_prototype hace 12 años
  Sakis Kasampalis eb455e017e Merge branch 'pep8_strategy' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_strategy hace 12 años