Krombel
254e8267e2
Only import secrets when available
...
secrets got introduced in python 3.6 so this class is not available
in 3.5 and before.
This now checks for the current running version and only tries using
secrets if the version is 3.6 or above
Signed-Off-By: Matthias Kesler <krombel@krombel.de>
2018-07-30 23:59:02 +02:00
..
2018-07-26 22:51:30 +01:00
2018-07-26 11:48:08 +01:00
2018-07-09 16:09:20 +10:00
2018-07-16 14:23:25 +02:00
2018-07-09 16:09:20 +10:00
2018-07-23 22:06:50 +01:00
2018-07-26 14:41:59 -06:00
2018-07-26 11:48:08 +01:00
2018-07-27 15:12:50 +01:00
2018-07-19 20:03:33 +10:00
2018-07-26 11:48:08 +01:00
2017-11-29 16:44:35 +00:00
2018-07-23 13:17:22 +01:00
2018-07-25 10:30:36 +01:00
2018-07-27 15:12:50 +01:00
2018-07-09 16:09:20 +10:00
2015-11-06 09:57:17 +00:00
2018-07-27 15:12:50 +01:00
2018-07-14 09:51:00 +10:00
2018-07-26 11:48:08 +01:00
2018-07-19 21:11:40 +10:00
2018-07-09 16:09:20 +10:00
2018-07-12 01:32:39 +01:00
2018-07-07 10:46:59 +10:00
2018-07-30 23:59:02 +02:00
2018-07-23 13:21:15 +01:00
2018-05-22 11:54:51 +01:00
2018-07-23 19:10:11 +01:00
2018-07-09 16:09:20 +10:00
2018-07-23 17:15:12 +01:00