Sei Lisa
|
dde9577cea
|
Additions for strutil: xrange, python2, python3, any2str
Also output to stderr with str instead of unicode.
|
2020-11-09 02:12:29 +01:00 |
|
Sei Lisa
|
d9938f1a37
|
Misc small non-user-visible fixes
Some are Unicode vs Str stuff, others are style adjustments, others in unused functions, and so on.
|
2020-11-09 02:00:40 +01:00 |
|
Sei Lisa
|
234b9b23a3
|
Bump copyright year
|
2020-04-23 00:38:20 +02:00 |
|
Sei Lisa
|
f0068dd3bc
|
Style fixes
Calm pyflakes by using identifiers, and change hexversion to version.major.
|
2019-02-04 00:07:12 +01:00 |
|
Sei Lisa
|
09556d5fbc
|
'backslashreplace' makes no sense for str.decode()
|
2019-02-04 00:07:10 +01:00 |
|
Sei Lisa
|
65f217afa8
|
Fix codec problem on MSW
|
2019-01-31 11:51:55 +01:00 |
|
Sei Lisa
|
fe2dd9a721
|
First baby steps towards dual Python2+3 compatibility
|
2019-01-16 00:15:06 +01:00 |
|