Ansgar
|
e4041075d5
daklib/textutils.py: raise exception instead of returning empty string
|
3 년 전 |
Ansgar
|
bb2a08466a
daklib/textutils.py: stop using `force_to_utf8`
|
3 년 전 |
Ansgar
|
72c6bdec17
remove interpreter from Python module in daklib and dak/dakdb
|
4 년 전 |
Ivo De Decker
|
b7a0ac6eef
replace unicode() calls with six function
|
4 년 전 |
Ansgar Burchardt
|
b97e5959f7
rfc2047_encode: use tuple instead of list for encodings
|
5 년 전 |
Ansgar Burchardt
|
ad83ebcaaf
[py3] use `encode()` method instead of string conversion
|
5 년 전 |
Bastian Blank
|
6cfeaa8b54
Make some parts used by Alembic runnable on Python 3
|
6 년 전 |
Bastian Blank
|
34d63b51d1
Fix E231: Missing whitespace after ',', ';', or ':'
|
6 년 전 |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
6 년 전 |
James Clarke
|
40a5119730
Handle trailing commas in Uploaders
|
6 년 전 |
Ansgar Burchardt
|
ea17e27345
move split_uploaders function to daklib.textutils
|
12 년 전 |
Ansgar Burchardt
|
d6c4dd4efc
textutils.py: don't try to convert unicode strings again
|
12 년 전 |
Torsten Werner
|
f7e8ab5cc1
Convert raise statement to Python 2.6.
|
13 년 전 |
Chris Lamb
|
d5c5b6de82
Drop executable bits on libraries.
|
15 년 전 |
Mark Hymers
|
eac8189d96
tidy up rfc2047 code
|
15 년 전 |
Mark Hymers
|
10fc3b5f4c
move fix_maintainer support routines to textutils
|
15 년 전 |