JoeLametta
35201d5290
Address errors, improvements, formatting
...
- Removed unused code not portable due to buffer() use
- raw_input() does not exist in Python 3
- Fixed octal constant syntax for Python 3
- Fixed TypeError
- Replace if not exists: makedirs(path) with single call: using makedirs(path, exist_ok=True)
- Class inherits from object, can be safely removed from bases in python3: pylint's useless-object-inheritance (W0235) check
Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com >
2019-11-26 18:46:12 +00:00
..
2017-04-27 00:17:53 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2019-11-26 18:46:10 +00:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2019-07-05 08:00:00 +00:00
2019-07-05 08:00:00 +00:00
2017-04-26 23:08:28 +02:00
2019-05-09 09:46:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2019-11-26 18:46:10 +00:00
2019-07-05 08:00:00 +00:00
2018-05-08 18:39:08 +02:00
2019-11-26 18:46:10 +00:00
2019-11-26 18:46:10 +00:00
2018-05-08 18:39:08 +02:00
2018-05-08 18:39:08 +02:00
2019-11-26 18:46:10 +00:00
2019-11-26 18:46:10 +00:00
2019-11-26 18:46:10 +00:00
2018-05-08 18:39:08 +02:00
2019-11-26 18:46:10 +00:00
2018-05-08 18:39:08 +02:00
2019-11-26 18:46:10 +00:00
2019-02-02 19:19:49 +01:00
2019-03-29 13:34:39 +01:00
2018-05-08 18:39:08 +02:00
2019-11-26 18:46:10 +00:00
2019-10-27 08:00:00 +00:00
2019-11-26 18:46:12 +00:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2017-04-26 23:08:28 +02:00
2019-05-03 02:38:38 +02:00
2019-02-13 21:01:57 +01:00
2019-02-13 19:03:15 +01:00
2019-02-13 21:01:57 +01:00
2019-02-13 21:01:57 +01:00
2019-02-13 21:01:57 +01:00
2019-02-13 21:01:57 +01:00
2019-05-02 18:35:42 +02:00
2019-02-13 21:01:57 +01:00
2019-02-13 21:01:57 +01:00