luoxing
|
e59aabd10c
change abstract_factory
|
před 11 roky |
luoxing
|
3395367aaa
This code is more elegant
|
před 11 roky |
Sakis Kasampalis
|
83009281ed
added the output of decorator
|
před 11 roky |
Sakis Kasampalis
|
aedcee1262
better decorator example
|
před 11 roky |
Sakis Kasampalis
|
ca9e299c73
better prototype example
|
před 11 roky |
Sakis Kasampalis
|
4b81a4a6e8
removing null, it is not considered pythonic
|
před 11 roky |
Sakis Kasampalis
|
6211358b71
append_output.sh for 3-tier and null
|
před 11 roky |
Sakis Kasampalis
|
37b11da559
Merge branch 'luoxing91-master'
|
před 11 roky |
Sakis Kasampalis
|
ba8afd7a72
added the state variable to borg and improved the README
|
před 11 roky |
Sakis Kasampalis
|
39c74d0638
Merge branch 'arovit-master'
|
před 11 roky |
Sakis Kasampalis
|
3cdfbd3e4c
Merge branch 'dsoprea-master'
|
před 11 roky |
Dustin Oprea
|
0509213a14
Added table with links and descriptions.
|
před 11 roky |
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 ...'
|
před 11 roky |
Arovit Narula
|
8b10122c11
Fixed python3 errors
|
před 11 roky |
Arovit Narula
|
2dfcb71317
Adding more verbose message for understanding, descriptor usage for learning, and Fixed all errors/warning for PEP8
|
před 11 roky |
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.
|
před 11 roky |
luoxing
|
ab2a3e5e54
using doctest
|
před 11 roky |
Milos Cubrilo
|
f7ec06df2f
Update chain.py
|
před 11 roky |
Milos Cubrilo
|
3d22ac0b9e
added abstract handle method in Handler class; added next handler check in concrete handlers.
|
před 11 roky |
Sakis Kasampalis
|
c0edd5bc26
Merge pull request #46 from pyarnold/master
|
před 11 roky |
Arnold Schwarzenegger
|
5d794ceecb
Your code is too weak for PEP8. You lack DISCIPLINE
|
před 11 roky |
Sakis Kasampalis
|
dc29feb81b
Merge pull request #45 from osscca/master
|
před 11 roky |
Jeroen
|
ed68d2aba9
Small PEP8 corrections
|
před 11 roky |
Jeroen
|
e08d0cc774
Small PEP8 corrections
|
před 11 roky |
Jeroen
|
4acb155fac
Small PEP8 corrections
|
před 11 roky |
Sakis Kasampalis
|
e15da30159
Merge pull request #44 from yelite/master
|
před 11 roky |
yelite
|
1b4118c6e5
Replace the doctest with direct call to main()
|
před 11 roky |
John Tyree
|
e27509abdb
Update README.md
|
před 11 roky |
John Tyree
|
f61504c1bd
Add output to bottom of scripts
|
před 11 roky |
John Tyree
|
ec8d735baa
Don't repeat the ### OUTPUT ### line
|
před 11 roky |