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 년 전 |
Milos Cubrilo
|
f7ec06df2f
Update chain.py
|
11 년 전 |
Milos Cubrilo
|
3d22ac0b9e
added abstract handle method in Handler class; added next handler check in concrete handlers.
|
11 년 전 |
Sakis Kasampalis
|
c0edd5bc26
Merge pull request #46 from pyarnold/master
|
11 년 전 |
Arnold Schwarzenegger
|
5d794ceecb
Your code is too weak for PEP8. You lack DISCIPLINE
|
11 년 전 |
Sakis Kasampalis
|
dc29feb81b
Merge pull request #45 from osscca/master
|
11 년 전 |
Jeroen
|
ed68d2aba9
Small PEP8 corrections
|
11 년 전 |
Jeroen
|
e08d0cc774
Small PEP8 corrections
|
11 년 전 |
Jeroen
|
4acb155fac
Small PEP8 corrections
|
11 년 전 |
Sakis Kasampalis
|
e15da30159
Merge pull request #44 from yelite/master
|
11 년 전 |
yelite
|
1b4118c6e5
Replace the doctest with direct call to main()
|
11 년 전 |
John Tyree
|
e27509abdb
Update README.md
|
11 년 전 |
John Tyree
|
f61504c1bd
Add output to bottom of scripts
|
11 년 전 |
John Tyree
|
ec8d735baa
Don't repeat the ### OUTPUT ### line
|
11 년 전 |
John Tyree
|
9722b48989
Print memento traceback on stdout
|
11 년 전 |
John Tyree
|
85004d9523
Speed up the mediator example and run it thrice
|
11 년 전 |
John Tyree
|
cc783a0f51
Don't use deprecated has_key() method
|
11 년 전 |
John Tyree
|
b6821e3aa0
Be more careful about embedded newlines
|
11 년 전 |
John Tyree
|
499fa7723f
Change print statements to functions
|
11 년 전 |
John Tyree
|
a669248a9b
Add script for showing output
|
11 년 전 |
Sakis Kasampalis
|
c0924953cc
removed broken link
|
11 년 전 |
Jeroen
|
ca8cb4c528
Small PEP8 corrections
|
11 년 전 |
Saurabh Kumar
|
efe44d6532
Fixed PEP-8 voilations.
|
11 년 전 |
Sakis Kasampalis
|
f0aacac5c1
Merge pull request #37 from honishi/feature/borg-print
|
11 년 전 |
Hiroyuki Onishi
|
450bf3e2fb
Updated print function's arguments in borg.py.
|
11 년 전 |
Sakis Kasampalis
|
9a6fa53e2d
Merge pull request #35 from wangwangwar/master
|
11 년 전 |
Roman Nekhoroshev
|
1918a8cb1e
replaced old style "print" with a new print function
|
11 년 전 |
Roman Nekhoroshev
|
b325b801af
Naming fix (PEP8)
|
11 년 전 |
Roman Nekhoroshev
|
ef4fe34912
Indentation fix
|
11 년 전 |
Wang
|
2476b4b5dd
Remove __pycache__ and add __pycache__ to .gitignore
|
11 년 전 |