Ansgar
|
62bbc72da9
[py3] The future is now!
|
4 年 前 |
Ansgar
|
72c6bdec17
remove interpreter from Python module in daklib and dak/dakdb
|
4 年 前 |
Ansgar
|
4800f5749c
remove executable bit from many files
|
4 年 前 |
Ivo De Decker
|
72af8f48e1
daklib/daklog.py: add log_traceback function
|
4 年 前 |
Ansgar Burchardt
|
ce8db5ce28
use standard `open` instead of custom `daklib.utils.open_file`
|
5 年 前 |
Bastian Blank
|
da66a788e5
Use absolute imports
|
6 年 前 |
Bastian Blank
|
4544378f72
Fix E226: Missing whitespace around arithmetic operator
|
6 年 前 |
Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
6 年 前 |
Bastian Blank
|
681c3f4b26
Fix E201: Whitespace after '('
|
6 年 前 |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
6 年 前 |
Bastian Blank
|
36ad0afed8
Fix E211: Whitespace before '('
|
6 年 前 |
Chris Lamb
|
74f1635e0e
Drop unused imports.
|
6 年 前 |
Joerg Jaspert
|
75f73dab19
Adjust lockfile handling in python
|
6 年 前 |
Ansgar Burchardt
|
1eb5ee70e6
daklib/daklog.py: acquire an advisory lock when writing to file
|
9 年 前 |
Torsten Werner
|
f8783d3e7d
Convert octal literals to Python 2.6 syntax.
|
13 年 前 |
Ansgar Burchardt
|
d7c62d1659
restore program name to log messages
|
13 年 前 |
Mark Hymers
|
e2baddaa67
Get syntax right
|
13 年 前 |
Mark Hymers
|
7e692c9288
Deal with args being a tuple
|
13 年 前 |
Mark Hymers
|
ebed011900
Add backwards compatibility code
|
13 年 前 |
Mark Hymers
|
eb07a3a30a
Make daklog be a Singleton
|
13 年 前 |
Chris Lamb
|
d5c5b6de82
Drop executable bits on libraries.
|
15 年 前 |
Chris Lamb
|
9e0cdd3413
Don't log "dak top-level starting" every time we run "dak ls" or something.
|
15 年 前 |
Frank Lichtenheld
|
b4e3c53932
daklog: Add username in every log line
|
15 年 前 |
Mark Hymers
|
307823ca23
rename logging module to not conflict with the python one
|
15 年 前 |