http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/_modules/stem/util/str_tools.html
. # (bits / bytes / seconds, short label, long label) SIZE_UNITS_BITS = ( ( 140737488355328.0 , ' Pb ' , ' Petabit ' ), ( 137438953472.0 , ' Tb ' , ' Terabit ' ), ( 134217728.0 , ' Gb ' , ' Gigabit ' ), ( 131072.0 , ' Mb ' , ' Megabit ' ), ( 128.0 , ' Kb ' , ' Kilobit ' ), ( 0.125 , ' b ' , ' Bit ' ), ) SIZE_UNITS_BYTES = ( ( 1125899906842624.0 , ' PB ' , ' Petabyte ' ), ( 1099511627776.0 , ' TB ' , ' Terabyte ' ), ( 1073741824.0 , ' GB ' , ' Gigabyte ' ), ( 1048576.0 , ' MB ' , ' Megabyte ' ), ( 1024.0 ,...