util
|
add exception if encoding fails and try ISO-8859-1
|
2019-04-16 14:40:13 +02:00 |
.gitignore
|
convert svn:ignore to gitignore
|
2009-12-03 19:19:53 +01:00 |
babysitter.py
|
[python3] msg and body are byte strings
|
2018-12-13 14:32:38 +01:00 |
checker.py
|
Resolve PEP8 issue W291
|
2014-08-12 15:01:16 +02:00 |
cmdln.py
|
[python3] enable full python3 support for man
|
2018-12-13 13:33:51 +01:00 |
core.py
|
release 0.165.1
|
2019-05-20 08:35:27 +02:00 |
fetch.py
|
[python3] fetch.py python3 ready
|
2019-04-07 10:06:24 -05:00 |
meter.py
|
Fix ZeroDivisionException in meter.PBTextMeter
|
2019-01-23 15:37:01 +01:00 |
OscConfigParser.py
|
Fix Python 3.7 support
|
2018-11-06 10:35:38 +01:00 |
oscerr.py
|
[python3] self[i] is now self.args[i]
|
2018-12-13 13:27:22 +01:00 |
oscssl.py
|
Import urldefrag function
|
2019-04-26 10:49:03 +02:00 |