http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/_modules/stem/descriptor/extrainfo_descriptor.html
Enum ( ( ' OK ' , ' ok ' ), ( ' NOT_ENOUGH_SIGS ' , ' not-enough-sigs ' ), ( ' UNAVAILABLE ' , ' unavailable ' ), ( ' NOT_FOUND ' , ' not-found ' ), ( ' NOT_MODIFIED ' , ' not-modified ' ), ( ' BUSY ' , ' busy ' ), ) # known stats for dirreq-v2/3-direct-dl and dirreq-v2/3-tunneled-dl... dir_stats = [ ' complete ' , ' timeout ' , ' running ' , ' min ' , ' max ' , ' q1 ' , ' q3 ' , ' md ' ] dir_stats += [ ' d %i ' % i for i in range ( 1 , 5 )] dir_stats += [ ' d %i ' % i for...