os-performance-tools/os_performance_tools
Martin Kopec 365ccb0471 Fix py39 compatibility
In python 3.9 base64.encodestring() and base64.decodestring(),
aliases deprecated since Python 3.1, are removed.
base64.encodebytes() and base64.decodebytes() should be used
instead:
https://docs.python.org/3/whatsnew/3.9.html

Change-Id: I7ac7133ff4e9f118dac3dbc179dfc89c932705bb
2021-06-02 14:11:45 +00:00
..
collectors Fix py39 compatibility 2021-06-02 14:11:45 +00:00
tests Merge "Use unittest.mock instead of mock" 2020-09-29 21:25:26 +00:00
__init__.py Removes unnecessary utf-8 encoding 2017-01-11 18:04:01 +05:30
collect.py Fix docs building 2020-02-03 22:13:58 +01:00
counters2statsd.py Process prefixes set in __meta__ counters 2015-11-12 14:24:47 -08:00
error.py Rename to os-performance-tools 2015-11-09 15:16:51 -08:00