Historique des commits

Auteur SHA1 Message Date
  Jonathan Reem 77728fd5f7 Wrapped main behavior in a main() function. il y a 12 ans
  Jonathan Reem 0e0f9c57c5 Split delegation from __init__ in Client. il y a 12 ans
  Jonathan Reem 3003f6bbf6 Fixed string formatting. il y a 12 ans
  Jonathan Reem 06a7f83254 Removed old string formatting. il y a 12 ans
  Jonathan Reem 6b920156b9 Added a main() function. il y a 12 ans
  Jonathan Reem e844a55790 Corrected % formatting to .format() and got rid of an unidiomatic il y a 12 ans
  Jonathan Reem 4050238bf3 Fixed formatting error in get_product_information. Got rid of a comparison to None. il y a 12 ans
  JonathanReem 139cd3cb4d Modified print to use str.format() instead of % replacement. il y a 12 ans
  Sakis Kasampalis 02a45af542 Merge branch 'master' of https://github.com/harenson/python-patterns into harenson-master il y a 12 ans
  Harenson Henao 88fd2544d6 added two more patterns, 3-tier and mvc il y a 12 ans
  Jeroen 864f73f43c Some minor changes il y a 12 ans
  Jeroen 6b3735078f Renamed element 'type' to 'Type'. il y a 12 ans
  Jeroen 06960de5e3 Minor pep8 correction of the docstring. il y a 12 ans
  Jeroen 3656aa0f90 Removed trailing spaces on numerous lines. il y a 12 ans
  Jeroen 4007ac7d7c Minor pep8 correction of the docstring. il y a 12 ans
  Jeroen 40a7afc427 Minor pep8 correction of the docstring. il y a 12 ans
  Jeroen 916b996ff1 Few minor changes. il y a 12 ans
  Jeroen 327e51c9c3 Removed redundant parentheses. il y a 12 ans
  Jeroen 3af7db7ad8 Small pep8 correction. il y a 12 ans
  Jeroen 3511c20bf6 Added foo.txt for command.py script. il y a 12 ans
  Jeroen 8f3d529b63 Simplified chain comparisons. il y a 12 ans
  Sakis Kasampalis 98832e75c8 Merge branch 'pep8_bridge' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_bridge il y a 12 ans
  Sakis Kasampalis d42086f328 Merge branch 'pep8_prototype' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_prototype il y a 12 ans
  Sakis Kasampalis eb455e017e Merge branch 'pep8_strategy' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_strategy il y a 12 ans
  Sakis Kasampalis 5e255ebd4e Merge branch 'pep8_pool' of https://github.com/jcdenton/python-patterns into jcdenton-pep8_pool il y a 12 ans
  jcdenton a444aab205 Fixed PEP-8 discrepancy in Prototype pattern il y a 12 ans
  jcdenton c695dd50ce Fixed PEP-8 discrepancy in Strategy pattern il y a 12 ans
  jcdenton 4e68e9743c Fixed PEP-8 discrepancy in Pool pattern il y a 12 ans
  jcdenton d671429259 Fixed PEP-8 discrepancy in Bridge pattern il y a 12 ans
  Julian 846937331a Simplified example il y a 12 ans