[tor-commits] [depictor/master] Add a TODO for myself
tom at torproject.org
tom at torproject.org
Mon Mar 23 16:32:51 UTC 2015
commit e00f25504ea5bf77daa1bda3e2dc15ff227d4fde
Author: Tom Ritter <tom at ritter.vg>
Date: Wed Dec 10 13:27:42 2014 -0600
Add a TODO for myself
---
website.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/website.py b/website.py
index 78fbd2a..30c0da2 100755
--- a/website.py
+++ b/website.py
@@ -147,6 +147,7 @@ class WebsiteWriter:
+ " <col width=\"480\">\n"
+ " </colgroup>\n")
+ # XXX Should also write the keyszie here
signingFPs = {sig.identity:sig.method for sig in self.consensus.signatures}
for dirauth_nickname in self.known_authorities:
self.site.write(" <tr>\n"
More information about the tor-commits
mailing list