<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Humm, I don't know how to solve your issue :'(<br>
    Here my output with your relay fingerprint :<br>
    <br>
    <blockquote>./tshirt.py <br>
      Enter relay search-query :
      E856ABA2020AA9C483CC2D9B4C878D8D948B0887<br>
      Fetched bandwidth document<br>
      Fetched uptime document<br>
      Fetched details document<br>
      =================================================================<br>
      <br>
      Relay details<br>
      -------------<br>
      Fingerprint : E856ABA2020AA9C483CC2D9B4C878D8D948B0887<br>
      First seen at least 2 months ago : True<br>
      Exit to port 80 allowed : False<br>
      Uptime percentage in past 2 months : 100.0<br>
      Average bandwidth in past 2 months : 443.31KBytes/s<br>
      <br>
      Eligibility<br>
      ------------<br>
      Not eligible for T-shirt<br>
      Reason : Average bandwidth less than 500KBytes/s and port 80
      blocked<br>
    </blockquote>
    <br>
    <div class="moz-cite-prefix"><br>
    </div>
    <blockquote
      cite="mid:4f736f359145c2b1925903530c834f6e.squirrel@clutterbuck.uk"
      type="cite">
      <pre wrap="">Can't get it to work, this is the output:

python tshirt.py
Enter relay search-query : E856ABA2020AA9C483CC2D9B4C878D8D948B0887
Fetched bandwidth document
Fetched uptime document
Fetched details document
Traceback (most recent call last):
  File "tshirt.py", line 197, in <module>
    check_tshirt(search_query)
  File "tshirt.py", line 181, in check_tshirt
    first_seen_check = check_first_seen(details_data[i])
  File "tshirt.py", line 132, in check_first_seen
    return (today - first_seen).total_seconds() >= TWO_MONTHS
AttributeError: 'datetime.timedelta' object has no attribute 'total_seconds'

Alan</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Petrusko
C0BF 2184 4A77 4A18 90E9 F72C B3CA E665 EBE2 3AE5</pre>
  </body>
</html>