summaryrefslogtreecommitdiff
path: root/poezio/decorators.py
AgeCommit message (Expand)Author
2018-07-14Stop making classes inherit from object.Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2017-02-13Don't require parameters for the ignored args wrappermathieui
2016-08-26decorators: fix the case where there is no argumentmathieui
2016-07-06Don't use a list (that we modify) as a default argumentlouiz’
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot