summaryrefslogtreecommitdiff
path: root/poezio/logger.py
AgeCommit message (Collapse)Author
2016-06-11Make poezio.logger more Cython-friendly.Emmanuel Gil Peyrot
Also don’t handle logger fds outside of Logger, and mark private objects and methods.
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot