Historia zmian

Autor SHA1 Wiadomość Data
  Dustin Oprea 0509213a14 Added table with links and descriptions. 11 lat temu
  Jay Tyler 1878a5310b Minor pep8 changes. Most salient is that membership test should be 'x not in y' whereas 'not x in y' was being used. 11 lat temu
  Milos Cubrilo f7ec06df2f Update chain.py 11 lat temu
  Milos Cubrilo 3d22ac0b9e added abstract handle method in Handler class; added next handler check in concrete handlers. 11 lat temu
  Sakis Kasampalis c0edd5bc26 Merge pull request #46 from pyarnold/master 11 lat temu
  Arnold Schwarzenegger 5d794ceecb Your code is too weak for PEP8. You lack DISCIPLINE 11 lat temu
  Sakis Kasampalis dc29feb81b Merge pull request #45 from osscca/master 11 lat temu
  Jeroen ed68d2aba9 Small PEP8 corrections 11 lat temu
  Jeroen e08d0cc774 Small PEP8 corrections 11 lat temu
  Jeroen 4acb155fac Small PEP8 corrections 11 lat temu
  Sakis Kasampalis e15da30159 Merge pull request #44 from yelite/master 11 lat temu
  yelite 1b4118c6e5 Replace the doctest with direct call to main() 11 lat temu
  John Tyree e27509abdb Update README.md 11 lat temu
  John Tyree f61504c1bd Add output to bottom of scripts 11 lat temu
  John Tyree ec8d735baa Don't repeat the ### OUTPUT ### line 11 lat temu
  John Tyree 9722b48989 Print memento traceback on stdout 11 lat temu
  John Tyree 85004d9523 Speed up the mediator example and run it thrice 11 lat temu
  John Tyree cc783a0f51 Don't use deprecated has_key() method 11 lat temu
  John Tyree b6821e3aa0 Be more careful about embedded newlines 11 lat temu
  John Tyree 499fa7723f Change print statements to functions 11 lat temu
  John Tyree a669248a9b Add script for showing output 11 lat temu
  Sakis Kasampalis c0924953cc removed broken link 11 lat temu
  Jeroen ca8cb4c528 Small PEP8 corrections 11 lat temu
  Saurabh Kumar efe44d6532 Fixed PEP-8 voilations. 11 lat temu
  Sakis Kasampalis f0aacac5c1 Merge pull request #37 from honishi/feature/borg-print 11 lat temu
  Hiroyuki Onishi 450bf3e2fb Updated print function's arguments in borg.py. 11 lat temu
  Sakis Kasampalis 9a6fa53e2d Merge pull request #35 from wangwangwar/master 11 lat temu
  Roman Nekhoroshev 1918a8cb1e replaced old style "print" with a new print function 11 lat temu
  Roman Nekhoroshev b325b801af Naming fix (PEP8) 11 lat temu
  Roman Nekhoroshev ef4fe34912 Indentation fix 11 lat temu